Replies: 2 comments
-
must be some misconfiguration on the chatflow, if you can export and share it to see if we can replicate the issue |
Beta Was this translation helpful? Give feedback.
0 replies
-
Having the same problem with the following flow, can you have a look? |
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.
-
I am trying to create an agent that has access to an LLM chain, connected by a Chain Tool. (ie. User asks to write something, then it goes through LLM chain or writer, then editor, and generates output).
But whenever I connect this to any agent, the response is chain.run is not a function.
Is there a way t o get this to work?
Beta Was this translation helpful? Give feedback.
All reactions