Skip to content

feat(openai): expose verbosity in Responses LLM#5583

Merged
tinalenguyen merged 2 commits intolivekit:mainfrom
AlessandroElyos:alessandro/openai-responses-verbosity
Apr 28, 2026
Merged

feat(openai): expose verbosity in Responses LLM#5583
tinalenguyen merged 2 commits intolivekit:mainfrom
AlessandroElyos:alessandro/openai-responses-verbosity

Conversation

@AlessandroElyos
Copy link
Copy Markdown
Contributor

Adds a verbosity constructor kwarg to the OpenAI Responses LLM, mirroring the chat-completions plugin and matching the pattern of the recently-added service_tier (#5341).

Note: in the Responses API verbosity lives under text.verbosity (alongside text.format for structured outputs), so the change merges into the text object rather than overwriting it.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 28, 2026

CLA assistant check
All committers have signed the CLA.

@tinalenguyen
Copy link
Copy Markdown
Member

hi, thank you for the PR! could you remove the changeset?

@AlessandroElyos
Copy link
Copy Markdown
Contributor Author

hi @tinalenguyen, done thanks

Copy link
Copy Markdown
Member

@tinalenguyen tinalenguyen left a comment

Choose a reason for hiding this comment

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

thank you, lgtm!

@tinalenguyen tinalenguyen merged commit 3751b35 into livekit:main Apr 28, 2026
14 of 15 checks passed
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