You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which version of integration_openai are you using?
2.03
Which version of Nextcloud are you using?
29.0.7.1
Which browser are you using? In case you are using the phone App, specify the Android or iOS version and device please.
brave
Describe the Bug
Text gen works
Image gen works
Whisper does not work in the openai API.
Expected Behavior
I get a speech to text result.
To Reproduce
just install, add api and see if you get this in logs:
{
"reqId": "???",
"level": 2,
"time": "2024-10-06T21:30:35+00:00",
"remoteAddr": "",
"user": "--",
"app": "integration_openai",
"method": "",
"url": "--",
"message": "Cannot check quota for anonymous user",
"userAgent": "--",
"version": "29.0.7.1",
"data": {
"app": "integration_openai"
},
"id": "???"
}
The text was updated successfully, but these errors were encountered:
Which version of integration_openai are you using?
2.03
Which version of Nextcloud are you using?
29.0.7.1
Which browser are you using? In case you are using the phone App, specify the Android or iOS version and device please.
brave
Describe the Bug
Text gen works
Image gen works
Whisper does not work in the openai API.
Expected Behavior
I get a speech to text result.
To Reproduce
just install, add api and see if you get this in logs:
{
"reqId": "???",
"level": 2,
"time": "2024-10-06T21:30:35+00:00",
"remoteAddr": "",
"user": "--",
"app": "integration_openai",
"method": "",
"url": "--",
"message": "Cannot check quota for anonymous user",
"userAgent": "--",
"version": "29.0.7.1",
"data": {
"app": "integration_openai"
},
"id": "???"
}
The text was updated successfully, but these errors were encountered: