-
Notifications
You must be signed in to change notification settings - Fork 3.8k
openai migrate - "ERROR (code: 200) - Too many params for text: expected maximum 1" #1647
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
Comments
Can you share a full stack trace? |
@RobertCraigie how do I do that? |
oh is that all the output you get after running the command? |
So there is no fix for this? |
@gigantoq Until #1649 is released you can install Grit directly: https://docs.grit.io/cli/quickstart Then just run |
I got the same error below while apply "openai migrate" command: OS- Linux-20.04 How to resolve this error? |
I just received the same error too. Python 3.13.0 |
Just follow the instructions above. |
Confirm this is an issue with the Python library and not an underlying OpenAI API
Describe the bug
ERROR (code: 200) - Too many params for text: expected maximum 1
when runningopenai migrate
To Reproduce
openai migrate
Code snippets
No response
OS
macOS
Python version
Python 3.12.5
Library version
1.40.6
The text was updated successfully, but these errors were encountered: