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
Describe the bug
Hi, Im receiving a server_error when creating a run via client.runs.create. Iv followed the process exactly as described in the README.md file.
The issue is with library because i was able to perform a run on the Playground/UI of OpenAI and worked fine. I also tested the APIs with postman and they worked fine.
This only occurs when calling via the library.
To Reproduce
Steps to reproduce the behavior:
Follow the README.md for creating a run
I tried version 7.4 (latest) and also tried the last 4 versions to see if any of them fix it but same error.
The text was updated successfully, but these errors were encountered:
Describe the bug
Hi, Im receiving a
server_error
when creating a run viaclient.runs.create
. Iv followed the process exactly as described in the README.md file.The issue is with library because i was able to perform a run on the Playground/UI of OpenAI and worked fine. I also tested the APIs with postman and they worked fine.
This only occurs when calling via the library.
To Reproduce
Steps to reproduce the behavior:
I tried version 7.4 (latest) and also tried the last 4 versions to see if any of them fix it but same error.
The text was updated successfully, but these errors were encountered: