#Does OpenAI store data files

1 messages · Page 1 of 1 (latest)

neat vessel
#

I’m interested in creating a chat app using the GPT API, where I can add my own knowledge base. Is it possible to upload my custom data to GPT’s server and access it through the API? I’ve seen some apps doing something similar and would appreciate your input on this.

glossy gyroBOT
#

Hi @neat vessel. 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 available in the provided extracts, it appears that OpenAI does not currently support the ability to upload custom data to the GPT server and access it through the API. Custom GPT models are only available via ChatGPT Plus, and they are not accessible via the developer API source (https://community.openai.com/t/545254).

You may need to develop your own solution using API models that offer similar techniques and handle the language data yourself source (https://community.openai.com/t/545254).

For creating a chat app, you might want to look into the Assistants API source (https://community.openai.com/t/589868).

For more detailed instructions on how to use the API, you can refer to the OpenAI documentation source (https://platform.openai.com/docs). If you need to customize the behavior of the chat model, you might find the article on custom instructions for ChatGPT helpful source (https://help.openai.com/en/articles/8142208-chatgpt-android-app-faq#h_70d81691ec).

Please note that this information is based on the provided extracts and may not be fully comprehensive. For the most accurate and up-to-date information, I recommend checking the official OpenAI resources.

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