Features: Can i modify model details programmatically?

Hello OpenAI community,

I’m currently working on integrating a custom GPT model, named “MyGPT,” using my premium account. While exploring the official API documentation, I’m curious about the extent of customization options available. Specifically, I’m interested in knowing if it’s possible to programmatically set and modify parameters such as the model name, description, conversation starters, and instructions using the official API.

Could someone please provide insights into whether the API allows for such customization features? Any documentation pointers or examples would be greatly appreciated

Hi @niketion and welcome to the Forum - Unless I am misunderstanding your question, the short answer is no. Custom GPTs and OpenAI’s APIs are two separate products. The API reference does not apply to Custom GPTs.

2 Likes