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
Originally posted by nstuPlyaskin October 1, 2024
Hello there, thanks so much for making this powerful tool!
I have a problem when I tried to add OpenAI integration via token from website (Model Providers), I select OpenAI, put gpt-4o-mini token, and I see an error:
hint : 102
Fail to access model(gpt-3.5-turbo) using this api key.ERROR: Error code: 403 - {'error': {'message': ... does not have access to model gpt-3.5-turbo', 'type': 'invalid_request_error', 'param': None, 'code': 'model_not_found'}}"
How can I fix that to use my token for gpt-4o-mini?
The text was updated successfully, but these errors were encountered:
…nd openai (#2799)
### What problem does this PR solve?
#2701#2712#2749
### Type of change
-[x] Bug Fix (non-breaking change which fixes an issue)
- [x] New Feature (non-breaking change which adds functionality)
---------
Co-authored-by: Kevin Hu <[email protected]>
Halfknow
pushed a commit
to Halfknow/ragflow
that referenced
this issue
Nov 11, 2024
Discussed in https://github.com/orgs/infiniflow/discussions/2699
Originally posted by nstuPlyaskin October 1, 2024
Hello there, thanks so much for making this powerful tool!
I have a problem when I tried to add OpenAI integration via token from website (Model Providers), I select OpenAI, put gpt-4o-mini token, and I see an error:
hint : 102
Fail to access model(gpt-3.5-turbo) using this api key.ERROR: Error code: 403 - {'error': {'message': ... does not have access to model
gpt-3.5-turbo
', 'type': 'invalid_request_error', 'param': None, 'code': 'model_not_found'}}"How can I fix that to use my token for gpt-4o-mini?
The text was updated successfully, but these errors were encountered: