I need to find the model-id for my specific GPT 4 model - is it even possible? If assistant is required, im happy to try it out…
Are you talking about ChatGPT, and a GPT made within it?
There is no model assigned to a GPT. Think of a GPT as just instructions that are waiting to be used. The “model” is the AI that the user is given in their Plus account, which may be ongoing testing programs of model variations.
Hey man thanks for response. I have created my own GPT using GPT Builder. Use case is to connect directly to my GPT instead of the general, open ai provided.
You mean with an API? Yeah, you’d have to use assistants or build your own. Get started with assistants here: https://platform.openai.com/playground?mode=assistant
My use-case is to initiate live chat with a GPT I’ve created and only adhere to my rules and data. Can I do that using assistant?
Hi, I have a same issue here. I can’t find model ID in Dashboard. I have Plus account and I would like to access custom GPT using API (from Microsoft Excel). I would really appreciate your advice. thank you in advance.
You can’t access custom GPTs via API, only via the ChatGPT interface.
Please refer to the comment from @diet above for the solution to your problem.