#Assistants API use only own files always

1 messages · Page 1 of 1 (latest)

wraith nebula
#

Is it with the Assistants API possible to build an AI assistant which only uses the custom knowledge based (i.e. solely the files provides)?

carmine wraithBOT
#

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

#

Yes, it is possible to build an AI assistant using the Assistants API that solely utilizes custom knowledge bases, such as files you provide. The Assistants API allows for the integration of various file formats either as part of the creation of the assistant or as part of threads between assistants and users. This means you can tailor the knowledge base of your AI assistant to only include the specific files you want it to use, ensuring that it only utilizes the custom knowledge you've provided.

For more detailed information on how Assistants can access and use files, you can refer to the documentation on supported file types and functionalities: Assistants API - How Assistants work (https://platform.openai.com/docs/assistants/tools/supported-files).

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