langgraph/reference/prebuilt/ #517
Replies: 6 comments 2 replies
-
Could you please provide a better solution to use the pre-defined prompt by create_react_agent() interface? For example, as shown below, the variable
|
Beta Was this translation helpful? Give feedback.
-
Just in case somebody else is confused, the following example won't work like this:
you would have to pass the
|
Beta Was this translation helpful? Give feedback.
-
good day!! please help me solve such a simple problem (but I'm confused in the code and don't see any acceptable examples or instructions) - I want to make an agent with the rag_tool tool that will take the kottext from my pinecone index. what methods should I use, maybe there are examples of such a simple agent? I would be extremely grateful!! |
Beta Was this translation helpful? Give feedback.
-
Hi, Is it possibile to get a structured output from a ReAct Agent? At the moment this is my output: {
"action": "search",
"action_input": "what is the temperature in SF"
}''' |
Beta Was this translation helpful? Give feedback.
-
the code in ValidationNode can't run well.
|
Beta Was this translation helpful? Give feedback.
-
When using Groq
|
Beta Was this translation helpful? Give feedback.
-
langgraph/reference/prebuilt/
Build language agents as graphs
https://langchain-ai.github.io/langgraph/reference/prebuilt/
Beta Was this translation helpful? Give feedback.
All reactions