ingest_data
Add text content directly to your private RAG Vault. Specify source, format (text, HTML, or markdown), and optional custom metadata to store and update content locally.
Instructions
Add text content directly instead of from a file. Good for: fetched web pages (format: html), copied text (format: text), or markdown strings (format: markdown). The source identifier lets you update the content later by re-ingesting with the same source. You can add custom metadata too. For files on disk, use ingest_file instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | ||
| metadata | Yes |