Replies: 1 comment 1 reply
-
Sounds like a great idea! |
Beta Was this translation helpful? Give feedback.
1 reply
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 have multiple output from ChatGPT, and I want to add then together to be a large output (could be a doc or chat result) how to make it?
I see there is sample from one output to 2nd output by using LLM chain, but didn't see how I can merge multiple output... the promptTemplate can take only one input :(
Beta Was this translation helpful? Give feedback.
All reactions