We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Using the new Project API keys from OpenAI instead of the old user API keys gives a warning that the format is not supported.
api_key
gpt-4-turbo-preview
There should be no warnings
AutoGen Version: 0.2.25
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Describe the bug
Using the new Project API keys from OpenAI instead of the old user API keys gives a warning that the format is not supported.
Steps to reproduce
api_key
field in the LLM config.Model Used
gpt-4-turbo-preview
Expected Behavior
There should be no warnings
Screenshots and logs
Additional Information
AutoGen Version: 0.2.25
The text was updated successfully, but these errors were encountered: