@@ -33,6 +33,17 @@ Then you can give the OpenAI block access to this sequence of messages:
|
||||
/>
|
||||
</Frame>
|
||||
|
||||
## Ask assistant
|
||||
|
||||
This action allows you to talk with your [OpenAI assistant](https://platform.openai.com/assistants). All you have to do is to provide its ID.
|
||||
|
||||
<Frame>
|
||||
<img
|
||||
src="/images/blocks/integrations/openai/ask-assistant.png"
|
||||
alt="OpenAI ask assistant settings"
|
||||
/>
|
||||
</Frame>
|
||||
|
||||
## Create speech
|
||||
|
||||
This action allows you to transform a text input into an audio URL that you can reuse in your bot.
|
||||
|
||||
BIN
apps/docs/images/blocks/integrations/openai/ask-assistant.png
Normal file
BIN
apps/docs/images/blocks/integrations/openai/ask-assistant.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 144 KiB |
@@ -26820,7 +26820,8 @@
|
||||
"openai",
|
||||
"zemantic-ai",
|
||||
"cal-com",
|
||||
"chat-node"
|
||||
"chat-node",
|
||||
"qr-code"
|
||||
]
|
||||
},
|
||||
"options": {}
|
||||
|
||||
@@ -10289,7 +10289,8 @@
|
||||
"openai",
|
||||
"zemantic-ai",
|
||||
"cal-com",
|
||||
"chat-node"
|
||||
"chat-node",
|
||||
"qr-code"
|
||||
]
|
||||
},
|
||||
"options": {}
|
||||
|
||||
Reference in New Issue
Block a user