Skip to content
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

fix(langgraph): Add support for returnDirect in createReactAgent, typing fixes #810

Closed
wants to merge 3 commits into from

Conversation

jacoblee93
Copy link
Collaborator

@jacoblee93 jacoblee93 commented Jan 28, 2025

Fixes nits encountered during functional API docs porting

  • Circular LangSmith serialization issue when passing AsyncBatchStore into tasks
  • Export messagesStateReducer as addMessages and relax typing
  • Add support for tools with returnDirect: true for createReactAgent

Should also follow up with a new @langchain/langgraph-checkpoint version and bump requirement in @langchain/langgraph

CC @benjamincburns

Other half of #801

@jacoblee93 jacoblee93 changed the title Add support for returnDirect in createReactAgent, typing fixes fix(langgraph): Add support for returnDirect in createReactAgent, typing fixes Jan 28, 2025
@benjamincburns
Copy link
Contributor

Merging as part of #793

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