cognify_file
Ingests a base64-encoded file into Cognee memory and processes it in the background to build a searchable knowledge graph for AI apps.
Instructions
Ingest an uploaded file into Cognee memory. Accepts the file as base64. Runs add synchronously, then launches cognify in the background.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | ||
| dataset_name | No | ||
| content_base64 | Yes |