OpenAi http exception when using "demo" in API key #61
-
Hello experts, configuring connector with "demo" in json config file. This is throwing me exception "dev.ai4j.openai4j.OpenAiHttpException: Only gpt-4o-mini model is available for demonstration purposes. If you wish to use another model, please use your own OpenAI API key." Issue: gpt-4o-mini is not available to select in the drop down as an option. I tried with gpt 3.5 turbo as well, NO Luck. Any idea indication? I want to use the cost-free route until I can as I working on POC. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
resolved. |
Beta Was this translation helpful? Give feedback.
resolved.
"gpt-4o-mini" use this model name in global element connector configuration it will pick up as long as API key is "demo" in json config file.