Upload and manage documents
Assistants are trained on documents that you upload and manage in the Document Manager tab. Each document is linked to an assistant, allowing that assistant to generate accurate and helpful responses based on specific information.
Assistants and how they can be trained
Scenario 1: General assistant uses general documentation for context and calls LLM for the response.
Scenario 2: Assistant uses its own and general documentation for context and calls LLM for the response.
Scenario 3: Assistant uses only its own documentation for context and calls LLM for the response.
Scenario 4: Assistant uses curated responses and its own documentation for context. If an answer is found among curated responses, it is sent directly to the end-user, bypassing the LLM.
Adding documents to an assistant
On the Document Manager tab, select the assistant you want to train from the drop-down and click Upload.

Add the files containing the information you want to the selected assistant trained on. You can:
Upload PDF files, plain text files (.txt), and markdown files (.md).
Enter a URL to convert a webpage to a text file (.txt).

You can add multiple files at once:

Once the upload is complete, return to the Document Manager page and click Sync.
You can disable, download, or delete the documents from the Document Manager tab.

Last updated