Replies: 3 comments
-
|
Hi @Nliv190 Make sure you configured OpenAI in the Smart Chat settings (there is a separate configuration in the Smart Connections/Environment settings which is only used for embeddings) 🌴 |
Beta Was this translation helpful? Give feedback.
-
|
Hi Brian, Thanks so much for your quick reply and looking at this. These are my current settings:
Is there another configuration I am missing? I am sure this is user error. |
Beta Was this translation helpful? Give feedback.
-
|
That should work. What if you open the developer console and then click the "Refresh models" button? Do any errors appear then? 🌴 |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
Not a programmer, but really like this functionality and would love the ChatGPT integration. I got an API code, put it in and selected ChatGPT5, but get the following error when trying to chat: Any help on how to resolve is much appreciated.
{
"error": {
"message": "You didn't provide an API key. You need to provide your API key in an Authorization header using Bearer auth (i.e. Authorization: Bearer YOUR_KEY), or as the password field (with blank username) if you're accessing the API from your browser and are prompted for a username and password. You can obtain an API key from https://platform.openai.com/account/api-keys.",
"type": "invalid_request_error",
"param": null,
"code": null
}
}
Beta Was this translation helpful? Give feedback.
All reactions