Agent Not Using Observation's from one Tool for another Tool #5828
Unanswered
KyleGrande
asked this question in
Q&A
Replies: 0 comments
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.
-
So I have a few PromptTemplates tied to an LLMChain as tools for my agent, however, as the agent uses the tools it only ever uses the context of the agent.run('a_context")
The output is usually something like:
Beta Was this translation helpful? Give feedback.
All reactions