You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I defined in settings as fallback , model from other provider and it does not work:
$ mods -m o1-mini 'test'
ERROR openai API request error.
error, status code: 400, message: Your organization must qualify for at least usage tier 5 to access 'o1-mini'. See https://platform.openai.com/docs/guides/rate-limits/usage-tiers for more details on usage tiers.
What I wanted to achieve:
define config for OpenAI o1-mini , that will use it once I am granted access, and until then to fallback to model of other provider.
The text was updated successfully, but these errors were encountered:
I defined in settings as fallback , model from other provider and it does not work:
What I wanted to achieve:
The text was updated successfully, but these errors were encountered: