Skip to content

Conversation

hntrl
Copy link
Member

@hntrl hntrl commented Aug 7, 2025

fixes #8586

Copy link

vercel bot commented Aug 7, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langchainjs-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 7, 2025 1:55am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
langchainjs-api-refs ⬜️ Ignored (Inspect) Aug 7, 2025 1:55am

Comment on lines +3407 to +3409
const newModel = new ChatOpenAI<CallOptions>(this.fields);
newModel.defaultOptions = { ...this.defaultOptions, ...config };
return newModel;
Copy link
Member Author

Choose a reason for hiding this comment

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

🙈

@hntrl hntrl merged commit 3e2b680 into main Aug 7, 2025
42 of 43 checks passed
@hntrl hntrl deleted the hunter/fix/openai-client-binding branch August 7, 2025 01:59
hntrl added a commit that referenced this pull request Oct 14, 2025
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.

langchain/openai bindtools / withConfig behavior has changed / is broken (?)

1 participant