#can I access custom GPTs with the API?
1 messages · Page 1 of 1 (latest)
Hi @austere sparrow. 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 information provided in the extracts, currently, it is not possible to access custom GPTs via the API. Custom GPTs are only accessible via ChatGPT as mentioned in the OpenAI Community Forum (https://community.openai.com/t/506972) and another forum post (https://community.openai.com/t/555079).
However, it's possible to use retrieval and code-interpreter tools using the assistants API (https://platform.openai.com/docs/assistants/overview/agents) as mentioned in this forum post (https://community.openai.com/t/505428).