cognify_file
Ingest a file into Cognee memory by uploading its base64 content. Adds synchronously and runs cognify in the background.
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 |