openwebui_create_knowledge
Create a new RAG knowledge base collection for organizing documents. Populate it with files using separate upload tools for retrieval-augmented generation.
Instructions
Create a new RAG knowledge base collection. After creating, use openwebui_upload_file and openwebui_add_file_to_knowledge to populate it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name for the knowledge base | |
| description | No | Optional description of what this knowledge base contains |