cognify_file
Ingest a file into AI memory by uploading its base64 content, then automatically process it in the background for knowledge graph and vector storage.
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 | ||
| content_base64 | Yes | ||
| dataset_name | No |