Replies: 1 comment
-
HI @aiwalter! Sorry for the delay in responding to this. The chain you are registering as the action needs two input variables:
(the You can replace |
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.
-
I am using an adjusted version of this example below, but I keep getting the exception:
The code:
I tried with
nemoguardrails==0.5.0
andlangchain==0.0.322
but as this might not be compatible I was also testing today withdevelop
branch installation and samelangchain
version but it was giving same exception.Btw how can I use a chain when having
return_source_documents=True
, how can I get this output then? Usually wirh plainlangchain
it is available viaBeta Was this translation helpful? Give feedback.
All reactions