Skip to content

Conversation

@mitya52
Copy link
Contributor

@mitya52 mitya52 commented Feb 24, 2025

expand openai reasoning models according to supports_reasoning_effort
requires reasoning_effort on backend

@mitya52 mitya52 requested a review from olegklimov February 24, 2025 12:13
@mitya52 mitya52 changed the base branch from main to dev February 24, 2025 17:16
@mitya52 mitya52 changed the base branch from dev to main February 24, 2025 17:21
#[serde(default)]
pub default_temperature: Option<f32>,
#[serde(default)]
pub inference_model_name: Option<String>,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

inference_model_name is the idea that we create copies of a model -high -med -low ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

right, we populate the model in case of openai reasoners

@mitya52 mitya52 changed the title [WIP] pass reasoning effort and temperature to post pass reasoning effort and temperature to post Feb 25, 2025
@mitya52 mitya52 closed this Feb 26, 2025
@mitya52 mitya52 deleted the reasoning-params-21-02-25 branch February 26, 2025 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants