Skip to content

fix(openai): record provider-resolved model provenance - #1690

Open
Wisernage wants to merge 1 commit into
simonw:mainfrom
Grok-Bot-Army:fix/openai-resolved-model-1681
Open

Wisernage wants to merge 1 commit into
simonw:mainfrom
Grok-Bot-Army:fix/openai-resolved-model-1681

Conversation

@Wisernage

Copy link
Copy Markdown

Call response.set_resolved_model() from the OpenAI response model field when it is nonempty and differs from the configured model id. Covers Chat, AsyncChat, Responses, AsyncResponses, and Completion. Fixes #1681.

Call response.set_resolved_model() from the OpenAI response model field
when it is nonempty and differs from the configured model id. Covers
Chat, AsyncChat, Responses, AsyncResponses, and Completion. Fixes simonw#1681.
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.

Populate resolved_model in the default OpenAI plugin from the response model field

1 participant