Teakinboyewa / SpatialAnalysisAgent

GNU General Public License v3.0
17 stars 6 forks source link

model_not_found #17

Open ausiasrt opened 1 day ago

ausiasrt commented 1 day ago

Hi and thanks for your work. I get this error when I send a request: Error: Error code: 404 - {'error': {'message': 'The modelgpt-4does not exist or you do not have access to it.', 'type': 'invalid_request_error', 'param': None, 'code': 'model_not_found'}} Same error for model gpt-4o.

And I got this error for gpt-4o-mini: Error: Error code: 429 - {'error': {'message': 'You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.', 'type': 'insufficient_quota', 'param': None, 'code': 'insufficient_quota'}}

I am using a free account of OpenAI. Tested on QGIS 3.22.16-Białowieża on Debian 12. Thanks.

CharlesGag commented 23 hours ago

Same thing, but using a business account.