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
Trying to use the assistant for the first time. I have no clue what it's capable of, but I'm hoping I can give it direction for editing an interview and it will make selections based on the transcript? With the hope being that I can export those selections/edits out as an xml? That aside, when I make a selection in the transcription window, "Send to Assistant" is grayed out. And when I try to make commands in the assistant window, it returns the error:
Error code: 404 - {'error': {'message': 'The model gpt-4o-2024-05-13 does not exist or you do not have access to it.', 'type': 'invalid_request_error', 'param': None, 'code': 'model_not_found'}}There seems to be a problem with the connection to OpenAI. Please check the logs or try again later.
I tried two different openAI keys. Restarted resolve and python, still doesn't work. Any ideas?
This works on our side, so I assume it has something to do with your API Key. Maybe you don't have permissions to use that particular model? How are you creating your API key in the OpenAI dashboard?
Trying to use the assistant for the first time. I have no clue what it's capable of, but I'm hoping I can give it direction for editing an interview and it will make selections based on the transcript? With the hope being that I can export those selections/edits out as an xml? That aside, when I make a selection in the transcription window, "Send to Assistant" is grayed out. And when I try to make commands in the assistant window, it returns the error:
Error code: 404 - {'error': {'message': 'The model
gpt-4o-2024-05-13
does not exist or you do not have access to it.', 'type': 'invalid_request_error', 'param': None, 'code': 'model_not_found'}}There seems to be a problem with the connection to OpenAI. Please check the logs or try again later.I tried two different openAI keys. Restarted resolve and python, still doesn't work. Any ideas?
app.log
The text was updated successfully, but these errors were encountered: