Skip to content

Conversation

clovisrodriguez
Copy link

  • Adds a model-level verbosity option to ChatOpenAI and includes it as text.verbosity when using the OpenAI Responses API.
  • Preserves any user-provided options.text; only augments it with verbosity if not already present.
  • Continues forwarding reasoning to the Responses API;

Copy link

vercel bot commented Aug 16, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
langchainjs-docs Error Error Comment Aug 16, 2025 5:34pm
1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
langchainjs-api-refs Ignored Ignored Aug 16, 2025 5:34pm

@hntrl
Copy link
Member

hntrl commented Aug 19, 2025

Thanks for the PR @clovisrodriguez!

I added a different implementation for this before coming across this PR in #8730. Going to roll with that one since it supports completions and responses (since both APIs support verbosity). Apologies again!

@hntrl hntrl closed this Aug 19, 2025
@clovisrodriguez
Copy link
Author

Yep no worries! thanks for looking into that

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.

2 participants