2
0

(openai) Add "Ask assistant" action

Closes #1024
This commit is contained in:
Baptiste Arnaud
2024-01-11 08:29:41 +01:00
parent 799c694522
commit 03258e0f64
13 changed files with 257 additions and 42 deletions

View File

@ -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.