AI_APICallError: The requested model is not supported, #204236
Replies: 3 comments
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
|
Hi @v-vamshima, The error:
usually means the API request is reaching the service, but the model name or model configuration is not available for that API endpoint. Could you please share:
Meanwhile, you can check:
Regarding the Singapore session timestamp while you are in India, that may be related to server-side logging/region configuration rather than your actual location. Checking the request headers, account region settings, or service configuration may help identify the cause. Share the API call details and we can narrow down the exact issue. |
|
This error usually means the model you're trying to use isn't available or isn't supported by the API or your account. Double-check the model name, API version, and your access permissions. |
Uh oh!
There was an error while loading. Please reload this page.
🏷️ Discussion Type
Bug
💬 Feature/Topic Area
API
Body
Hi ,
while I am trying to use sage, I am getting error AI_APICallError: The requested model is not supported,
and session time stamp is different, i am working from India but session is Singapore
All reactions