#OpenAI fine-tuned model deleting issue

1 messages · Page 1 of 1 (latest)

wary willow
#

I am encountering an issue while trying to delete some fine-tuned models in one of our projects. I received the following error message:

***NFO:httpx:HTTP Request: DELETE https://api.openai.com/v1/models/{*model-ID*} “HTTP/1.1 403 Forbidden” ERROR:root:An error occurred while deleting model ft:gpt-3.5-turbo-0125:nova-consulting:bidfood-ld-500:9c72dSF8: Error code: 403 - {‘error’: {‘message’: “You have insufficient permissions for this operation. Missing scopes: api.delete. Check that you have the correct role in your organization (Owner), and if you’re using a restricted API key, that it has the necessary scopes.”, ‘type’: ‘server_error’, ‘param’: None, ‘code’: None}} ***

It is worth mentioning that I am able to delete models without any issues in the default project.

I have confirmed that I have Owner permissions for my account, as shown in the attached picture.

Could you please assist me in resolving this issue? It seems to be specific to this project, and I need to understand why the permissions are insufficient despite having the correct role.

stiff flowerBOT
#

Hi @wary willow. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:

#

Based on the error message you provided, it seems like you might be lacking the necessary permissions (api.delete) to delete the model. Even though you have Owner permissions for your account, it's important to ensure that the API keys you're using to make calls belong to the respective organization whose fine-tuned model you're trying to delete, and not your personal organization source (https://community.openai.com/t/707056).

Also, it's worth checking your project settings. There might be specific settings that are limiting your access to certain models or operations source (https://community.openai.com/t/745038).

If you're still encountering issues, it might be helpful to reach out to OpenAI support for further assistance.

Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: