Zero-Persistence Document Processing
- Uploaded documents are processed in memory and are not written to disk, object storage, or a database.
- Model prompts, model responses, extracted field values, and raw LLM responses are not stored after processing completes.
- Full extraction results are returned only in the immediate synchronous response or delivered to your configured webhook for asynchronous extraction.
- Completed extraction results are not cached for later retrieval.