📝 Add docs for audio clips and update audio chat gpt template
This commit is contained in:
@ -52,3 +52,13 @@ You can also ask your user for a longer text answer by enabling it in the input
|
||||
/>
|
||||
</Tab>
|
||||
</Tabs>
|
||||
|
||||
## Allow attachments
|
||||
|
||||
This option, when enabled, allows users to attach files to their message. This is useful when you want to ask for a document or a picture attached to the user messages.
|
||||
|
||||
The generated URL will be stored in the defined variable.
|
||||
|
||||
## Allow audio clips
|
||||
|
||||
This option, if enabled, displays a microphone button when the text input is empty. This allows users to record a voice message and send it to the bot.
|
||||
|
Reference in New Issue
Block a user