Replies: 1 comment
-
you can use the callbacks Realize the function |
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.
-
Hi, I came across an application scenario where I want to customize the questions asked by a large language model and the order in which they are asked. For example, when a person communicates with the model, I want the model to ask the person for name, hobbies, and personality in sequence.
In short, I want to know that after the big model answers a question, control the big model to ask the next question back based on the user's query.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions