This plugin enables your system to search internal training data using the OpenAI File Search tool. It retrieve relevant information from a knowledge base of files you’ve uploaded.
When the user asks the AI a question but the AI does not have the answer, the AI will query the training data in your OpenAI vector store to find the answer. Sometimes, you need to ask the AI to specifically search from the training data if the AI does not do it automatically.
Example:
"Search the training data for details on company leadership."
"Find information on our latest product update (search training data)"
To get started with OpenAI File Search, follow our guidelines: Set up OpenAI File Search