ingestFile
Upload and process files into a specified namespace, supporting multiple formats with automatic parsing. Configure chunking and metadata for organized content management.
Instructions
Ingests a file into the namespace. Supports various file formats with automatic parsing.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chunkConfig | No | Optional Chunk config. When not passed, default chunk config will be used. | |
file | Yes | ||
metadata | No | ||
namespaceId | No | ||
tenantId | No |