Sequential Agent is unable to use value from Set/Get Variable #2947
Unanswered
tarkancorak
asked this question in
Q&A
Replies: 1 comment
-
I think that you can use states as another option |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Does anybody know if it is by intention that the Sequential Agent does not offer a selection for a previously set variable? I'm setting a value with a Custom JS Function & Set Variable. When I connect it to the Format Prompt Values of the Sequential Agent and try to access the value from Set Variable, it does not provide me this option. However, when I try it out with an LLM Chain, it works. But for Agents, AFAIK, there is no option to use an LLM Chain.
I would like to know if there is another option to use variables in such an agentic scenario. And it would already help to know if this is actually a bug, or to know the reason why this option is not available. Thanks in advance!
Format Prompt Values for a Prompt Template:

Format Prompt Values for a Sequential Agent

Beta Was this translation helpful? Give feedback.
All reactions