Mikel Calvo

Results 9 comments of Mikel Calvo

You just have to add this: XML | app:camera_aspectRatio="1" -- | -- Java | cameraKitView.setAspectRatio(1f) With that the camera will be a square

``` > oaieval gpt-3.5-turbo repeat-consonants --max_samples 100 [2023-03-15 19:14:29,625] [registry.py:145] Loading registry from D:\Github\evals\evals\registry\evals [2023-03-15 19:14:29,647] [registry.py:145] Loading registry from C:\Users\Mikel\.evals\evals [2023-03-15 19:14:30,467] [oaieval.py:178] Run started: 230315181430WX7J7CQI [2023-03-15 19:14:30,472] [eval.py:30]...

Hi @jooles, with the PR #138 that should be fixed. AWS Polly contains German voices too. After downloading the latests commits you can follow the official documentation to get it...

@k-boikov I think you are totally right, I'm going to commit some changes adding the OS info into the initial prompt.

I found the following guide: https://develop.kde.org/docs/plasma/widget/porting_kf6/ I never worked on a widget before but if anyone decides to do the migration feel free to ping me for help.

Hi, After updating the parse server to 7.2.0 I'm getting this error too. Here is the full error log: ``` /parse-server-api-mail-adapter/lib/ApiMailAdapter.js:133 var _sendMail2 = _asyncToGenerator( /*#__PURE__*/regeneratorRuntime.mark(function _callee(_ref4) { ^ ReferenceError:...

> Could you please try out version 4.0.0? It rebuilds the package-lock file, so maybe it fixed this issue. Can confirm, 4.0.0 is working great, thanks!

Hi, should be working now with the latest changes, let me know if you face any problems.