Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't get assistant to work with openai "Assistant error" #79

Open
jon-bit opened this issue Apr 24, 2024 · 3 comments
Open

Can't get assistant to work with openai "Assistant error" #79

jon-bit opened this issue Apr 24, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@jon-bit
Copy link

jon-bit commented Apr 24, 2024

Which version of assistant are you using?

1.0.8

Which version of Nextcloud are you using?

28.0.4.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

When I have the asstent to get requests from open ai I get:

"Text generation error: Failed to run or schedule a task"

on most things (but not all). When I to STT I get

"Failed to schedule transcription:

failure
500
Internal Server Error"

and if I use the quick app in next cloud instead of the builtin tools in files I get

Assistant error

Expected Behavior

it does Textgen or STT

To Reproduce

install openai integration app and set to the API to anything (blank, "https://api.openai.com", "https://api.openai.com/v1/" is what I tried) and try any AI things. It won't work(at least for me).

@jon-bit jon-bit added the bug Something isn't working label Apr 24, 2024
@jon-bit jon-bit changed the title Can't get assistant to work with openai "" Can't get assistant to work with openai "Assistant error" Apr 24, 2024
@jon-bit
Copy link
Author

jon-bit commented Apr 24, 2024

I got image to text working (by setting the URL to "https://api.openai.com/") but when I do STT The error log says this
OCA\\Assistant\\Controller\\SpeechToTextApiController::transcribeAudio(): Argument #1 ($appId) must be of type string, null given, called in /var/www/html/lib/private/AppFramework/Http/Dispatcher.php on line 230","Code":0,"Trace":[{"file":"/var/www/html/lib/private/AppFramework/Http/Dispatcher.php in the message

@tomchiverton
Copy link

Where did you find this log message ?

@apinter
Copy link

apinter commented Sep 26, 2024

Same problem on Hub8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants