Skip to content

feat(core): Add bind_tools on FakeChatModel for development purpose #32275

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

amosctlee
Copy link

Implements the bind_tools method for FakeListChatModel, enabling tool binding and invocation in development

@amosctlee amosctlee requested a review from eyurtsev as a code owner July 28, 2025 13:54
Copy link

vercel bot commented Jul 28, 2025

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

1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
langchain ⬜️ Ignored Preview Aug 11, 2025 10:28pm

Copy link

codspeed-hq bot commented Jul 28, 2025

CodSpeed WallTime Performance Report

Merging #32275 will not alter performance

Comparing amosctlee:support-bind_tools-for-fake-chat-model (9e21927) with master (166c027)

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

Summary

✅ 13 untouched benchmarks

Copy link

codspeed-hq bot commented Jul 28, 2025

CodSpeed Instrumentation Performance Report

Merging #32275 will not alter performance

Comparing amosctlee:support-bind_tools-for-fake-chat-model (9e21927) with master (166c027)

Summary

✅ 14 untouched benchmarks

@amosctlee amosctlee force-pushed the support-bind_tools-for-fake-chat-model branch 4 times, most recently from fd51c7c to 76237e6 Compare July 28, 2025 14:17
@mdrxy mdrxy added the core Related to the package `langchain-core` label Jul 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Related to the package `langchain-core`
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants