📝 (openai) Add a troobleshooting section

This commit is contained in:
Baptiste Arnaud
2023-04-04 07:52:52 +02:00
parent 9f8398b9ae
commit f18889a046

View File

@@ -23,3 +23,13 @@ Under the hood, **Messages sequence ✨** will convert the provided variables in
:::
<YoutubeEmbed videoId="v167drfHFzk" />
## Troobleshooting
### Error message: "OpenAI block returned error"
It means your OpenAI block is not configured properly. Please check the following:
- You have selected an OpenAI account
- You have at least 1 **user** message or a **Message sequence ✨**.
- If you have a **Message sequence ✨**, make sure your user messages variable contains at least 1 message.