Ai Processing Settings
Settings for AiProcessing. Values fall back through three levels: document → SDK → built-in default. Writes target the document only when set on a document's settings, otherwise the SDK globally when set on SdkSettings.
Functions
Link copied to clipboard
The primary AI provider for extraction/classification.
Link copied to clipboard
Endpoint URL.
Link copied to clipboard
Optional secondary AI provider used to transparently retry a request when the primary returns no content (content filtering) or is temporarily unavailable.
Link copied to clipboard
(Schema v1 only.) Daemon-level default for whether the legacy rolled-up composite number is attached to result.json metadata leaves as confidence.
Link copied to clipboard
Daemon-level default for whether AI processing capacities emit confidence output - the confidence.json sidecar and the per-field confidence signals on result.json metadata.
Link copied to clipboard
Daemon-level default for whether the NLI groundedness score is computed and surfaced as the primary confidence.groundedness (schema v2 only).
Link copied to clipboard
Opt-in (default ): when true, every page of the source document is rendered to an image and sent to the model alongside the IR-lite text (multimodal extraction).
Link copied to clipboard
Whether extraction grounds each extracted field back to its source location in the document — the metadata node of result.json with per-field match labels and source bounding boxes.
Link copied to clipboard
Maximum retry attempts on structured-output failure.
Link copied to clipboard
Input-token budget per model call.
Link copied to clipboard
Maximum number of windowed extraction calls to run concurrently.
Link copied to clipboard
Daemon-level default for the result.json metadata schema version: 1 = the legacy flat shape (per-field match / confidenceComponents / opt-in composite confidence); 2 = the simplified citation + confidence shape (primary groundedness, ocr, boolean schemaValid).
Link copied to clipboard
Provider discriminator.
Link copied to clipboard
Opt-in (default ): when true, structured output runs in the provider's strict mode — the response is grammar-constrained to the schema, which is normalized automatically (additionalProperties: false, all properties required, unsupported keywords moved into descriptions).
Link copied to clipboard
Sampling temperature passed to the model.
Link copied to clipboard
How extraction responds when the model's output never parses against the requested schema.
Link copied to clipboard
The primary AI provider for extraction/classification.
Link copied to clipboard
Endpoint URL.
Link copied to clipboard
Optional secondary AI provider used to transparently retry a request when the primary returns no content (content filtering) or is temporarily unavailable.
Link copied to clipboard
(Schema v1 only.) Daemon-level default for whether the legacy rolled-up composite number is attached to result.json metadata leaves as confidence.
Link copied to clipboard
Daemon-level default for whether AI processing capacities emit confidence output - the confidence.json sidecar and the per-field confidence signals on result.json metadata.
Link copied to clipboard
Daemon-level default for whether the NLI groundedness score is computed and surfaced as the primary confidence.groundedness (schema v2 only).
Link copied to clipboard
Opt-in (default ): when true, every page of the source document is rendered to an image and sent to the model alongside the IR-lite text (multimodal extraction).
Link copied to clipboard
Whether extraction grounds each extracted field back to its source location in the document — the metadata node of result.json with per-field match labels and source bounding boxes.
Link copied to clipboard
Maximum retry attempts on structured-output failure.
Link copied to clipboard
Input-token budget per model call.
Link copied to clipboard
Maximum number of windowed extraction calls to run concurrently.
Link copied to clipboard
Daemon-level default for the result.json metadata schema version: 1 = the legacy flat shape (per-field match / confidenceComponents / opt-in composite confidence); 2 = the simplified citation + confidence shape (primary groundedness, ocr, boolean schemaValid).
Link copied to clipboard
Provider discriminator.
Link copied to clipboard
Opt-in (default ): when true, structured output runs in the provider's strict mode — the response is grammar-constrained to the schema, which is normalized automatically (additionalProperties: false, all properties required, unsupported keywords moved into descriptions).
Link copied to clipboard
Sampling temperature passed to the model.
Link copied to clipboard
How extraction responds when the model's output never parses against the requested schema.