Replies: 1 comment 2 replies
-
|
Yes this is a designed behavior. |
Beta Was this translation helpful? Give feedback.
2 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.
-
Self Checks
1. Is this request related to a challenge you're experiencing? Tell me about your story.
The post of the above code is /chat-messages
The query function is what the user inputs/asks a question
The inputs function is allowed to pass in the values of each variable defined by the app. The inputs parameter contains multiple sets of key/value pairs, each of which corresponds to a specific variable, and the value of each group is the specific value of the variable. If the variable is a file type, specify an object that contains the keys described in the following file. default {}
In the case of inputs, the first time you enter the inputs content, you ask a question, and the second time you enter the inputs content, the answer is still the content of the first inputs. Can it be modified here?
2. Additional context or comments
No response
Beta Was this translation helpful? Give feedback.
All reactions