How can I add reasoning_effort to openai model #3471
Unanswered
namngo-lotus
asked this question in
Q&A
Replies: 1 comment
-
|
Add {
"name": "YourCharacter",
"modelProvider": "openai",
"settings": {
"model": "o1",
"reasoning_effort": "high",
"secrets": {
"OPENAI_API_KEY": "your-api-key-here"
}
}
}Valid Values
Requirements
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone, I have cloned the latest version of Eliza, and I noticed that It supports to setup reasoning effort for open AI models. I cannot find any documents about it. Could you please help me :((
Beta Was this translation helpful? Give feedback.
All reactions