[PR #5537] feat(prebuilt): Add dynamic models and dynamic tools #4506

Closed
opened 2026-02-20 17:50:18 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langchain-ai/langgraph/pull/5537

State: closed
Merged: No


This PR adds dynamic model and dynamic tools.

TODO:

  • Add unit test coverage
  • Add support for async
  • Plumb through dynamic tools to dynamic model
  • Determine what to do in continue and post model hook. We have a few places that unexpectedly use the ToolNode?
  • Documentation
**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/5537 **State:** closed **Merged:** No --- This PR adds dynamic model and dynamic tools. TODO: - [ ] Add unit test coverage - [ ] Add support for async - [ ] Plumb through dynamic tools to dynamic model - [ ] Determine what to do in `continue` and post model hook. We have a few places that unexpectedly use the ToolNode? - [ ] Documentation
yindo added the pull-request label 2026-02-20 17:50:18 -05:00
yindo closed this issue 2026-02-20 17:50:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#4506