This commit is contained in:
crazywoola
2024-02-22 09:22:57 +08:00
committed by GitHub
parent cad6e6624f
commit 1ecbd95adf
2 changed files with 3 additions and 3 deletions

View File

@@ -47,7 +47,7 @@ Chat applications support session persistence, allowing previous chat history to
</Property>
<Property name='inputs' type='object' key='inputs'>
Allows the entry of various variable values defined by the App.
The `inputs` parameter contains multiple key/value pairs, with each key corresponding to a specific variable and each value being the specific value for that variable.
The `inputs` parameter contains multiple key/value pairs, with each key corresponding to a specific variable and each value being the specific value for that variable. Default `{}`
</Property>
<Property name='response_mode' type='string' key='response_mode'>
The mode of response return, supporting: