Replies: 2 comments
-
Not sure if I understand your need's correctly but you'd do something like
|
Beta Was this translation helpful? Give feedback.
0 replies
-
I don't see an option for a state_modifier @MarcoRizk . What should i do? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Checked other resources
Commit to Help
Example Code
Description
I have prompt with variable inside.
On documentation when invoking agent just pass "messages" as param and there is no vars to pass inside message.
How to pass value on variable prompt {question} and {ai_response} on create_react_agent langgraph when invoking?
System Info
langchain==0.3.1
langchain-core==0.3.7
langchain-text-splitters==0.3.0
langchain_openai==0.2.1
langchain_community==0.3.1
langgraph==0.2.32
langgraph-checkpoint==2.0.0
langchain_experimental==0.3.2
Beta Was this translation helpful? Give feedback.
All reactions