Skip to content
Discussion options

You must be logged in to vote

Apparently I just needed to sleep on this.. >.< I'll detail this for others below:

There's a couple of things going on here but mainly I just needed to reframe things

This was the underlying problem - no question supplied. Even though the prompt has all the info (including the question!) a question is still required to pass through the chain. Personally I think this is.. odd.

result = combined.invoke({})

Therefore the solution here was to supply a question and rework the prompt templates to accommodate that change. After that it worked just fine.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tomwilde
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant