|
@@ -47,7 +47,7 @@ Chat applications support session persistence, allowing previous chat history to
|
|
</Property>
|
|
</Property>
|
|
<Property name='inputs' type='object' key='inputs'>
|
|
<Property name='inputs' type='object' key='inputs'>
|
|
Allows the entry of various variable values defined by the App.
|
|
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>
|
|
<Property name='response_mode' type='string' key='response_mode'>
|
|
<Property name='response_mode' type='string' key='response_mode'>
|
|
The mode of response return, supporting:
|
|
The mode of response return, supporting:
|