manual-ingest
Ingest Manual Document
Ingest a single document manually.
The document will be processed through the full pipeline:
- Stored in PostgreSQL
- Chunked into smaller pieces
- Embedded with OpenAI embeddings
- Entities and relations extracted
- Knowledge graph updated in Neo4j
This is useful for:
- Testing with real transcripts
- Importing external documents
- Quick demos without OAuth setup
post/v1/ingest/manual/document
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.