Knowledge Base

Uploading Documents as Knowledge Bases

In some cases, you may want to:

  • Limit the query context to a specific document to ensure the results are not influenced by the LLM's training data.

  • Obtain information or a summary from a particular document.

To achieve this, you can upload documents to use as a dedicated knowledge base. The uploaded knowledge bases can then be accessed in the Knowledge Retrieval Node within any of your workflows.

Upload a File as Knowledge Base

Supported Document Types and Limitations

  • Supported Formats: Text-based documents, including TXT, PDF, CSV, JSON, DOCX, and more.

  • Size Limitation: Each uploaded file must be less than 50 MB.

  • Privacy Protection: Files uploaded to the Knowledge Base section are private and accessible only through your account. They will not be shared or used elsewhere.

Last updated