Replies: 5 comments 3 replies
-
To pass the verbose flag using LCEL chains when migrating from v0.0 chains, you can set the qa_chain.invoke("What are autonomous agents?", verbose=True) This will enable verbose output for the LCEL chain [1]. |
Beta Was this translation helpful? Give feedback.
-
@dosu
Per your suggestion, I passed verbose flag with |
Beta Was this translation helpful? Give feedback.
-
@dosu |
Beta Was this translation helpful? Give feedback.
-
@dosu |
Beta Was this translation helpful? Give feedback.
-
I've tried it both ways. It doesn't work. Please suggest an alternative. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
In ConversationChain, you can pass verbosity flag:
how do I pass this using LCEL chains?
Beta Was this translation helpful? Give feedback.
All reactions