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
Your issue may already be reported!
Please search on the issue tracker before creating one.
Describe the bug
I'm trying to run an assistant, the init is done and i can see the list of assistants, when i usse the runrequest.i get always 404 not found
Screenshots/Logs
List assistant :
2024/10/14 17:20:38 Assistant ID: asst_5PZy55w28jOyD08YgCnh9nza
2024/10/14 17:20:38 Assistant ID: asst_Q6hFqCMQcIU29TXkeFlKmoI8
2024/10/14 17:20:38 Assistant ID: asst_5sPxZ8xsuZfHrXhSHUKnkDLY
RunThread
2024/10/14 17:20:38 Failed to run thread: error, status code: 404, status: 404 Not Found, message: No assistant found with id 'asst_Q6hFqCMQcIU29TXkeF1KmoI8'.
Environment :
go-openai version: go-openai v1.31.0
Go version: go version go1.23.1 darwin/arm64
OpenAI API version: [e.g. v1]
OS: MAcOS 14.6.1 (23G93)
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Your issue may already be reported!
Please search on the issue tracker before creating one.
Describe the bug
I'm trying to run an assistant, the init is done and i can see the list of assistants, when i usse the runrequest.i get always 404 not found
To Reproduce
list assistant , RunThread
Expected behavior
RunThread should execute
Screenshots/Logs
List assistant :
2024/10/14 17:20:38 Assistant ID: asst_5PZy55w28jOyD08YgCnh9nza
2024/10/14 17:20:38 Assistant ID: asst_Q6hFqCMQcIU29TXkeFlKmoI8
2024/10/14 17:20:38 Assistant ID: asst_5sPxZ8xsuZfHrXhSHUKnkDLY
RunThread
2024/10/14 17:20:38 Failed to run thread: error, status code: 404, status: 404 Not Found, message: No assistant found with id 'asst_Q6hFqCMQcIU29TXkeF1KmoI8'.
Environment :
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: