2
0

📝 (openai) Add Ask Assistant video demo

This commit is contained in:
Baptiste Arnaud
2024-05-04 09:33:18 +02:00
parent 58ba6a4089
commit 86441a5337

View File

@ -51,12 +51,9 @@ If you'd like to set variables directly in this code block, you can use the [`se
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>
In order for your block to remember the conversation history, you need to provide a `Thread ID` variable. If the variable is empty, it will create a new thread and automatically save the new thread ID in the variable.
<LoomVideo id="daa20fcc5984472a875a3ad4d3fc2a3a" />
### Functions