Replies: 2 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
-
{ |
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.
-
I have defined multiple variable values in the prompt template, for example: 'this is {profile} \n\n this is {topic}', but now I can only choose {{question}} as a single input in the API. This results in the values of profile and topic being the same. How can I pass two separate values in the API to differentiate between profile and topic?
Beta Was this translation helpful? Give feedback.
All reactions