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
Enable reasoning_effort in the O series in OpenAI.
I want to adjust the reasoning level using reasoning_effort in the O series.
The text was updated successfully, but these errors were encountered:
We will welcome a PR on this.
Basically you need to give this param as an environment variable, and process it on litellm_ai_handler.py
litellm_ai_handler.py
https://platform.openai.com/docs/api-reference/chat/create#chat-create-reasoning_effort
Sorry, something went wrong.
No branches or pull requests
Feature request
Enable reasoning_effort in the O series in OpenAI.
Motivation
I want to adjust the reasoning level using reasoning_effort in the O series.
The text was updated successfully, but these errors were encountered: