Insert text content into the knowledge base
job_id immediately and processes in the background.
Bearer vrin_abc123job_id, poll the status endpoint:
| Status | Description |
|---|---|
pending | Job is queued |
chunking | Splitting content into chunks |
extracting | Extracting facts with LLM |
storing | Writing to graph + vector store |
completed | Processing finished successfully |
failed | Processing failed (see error_details) |