Merge pull request #872 from HennieLP/DocumentIntellIgenceModelConfiguration

This commit is contained in:
Classic298
2025-12-09 22:30:17 +01:00
committed by GitHub

View File

@@ -2639,6 +2639,13 @@ Strictly return in JSON format:
- Description: Specifies the key for document intelligence. - Description: Specifies the key for document intelligence.
- Persistence: This environment variable is a `PersistentConfig` variable. - Persistence: This environment variable is a `PersistentConfig` variable.
#### `DOCUMENT_INTELLIGENCE_MODEL`
- Type: `str`
- Default: `None`
- Description: Specifies the model for document intelligence.
- Persistence: This environment variable is a `PersistentConfig` variable.
### Advanced Settings ### Advanced Settings
#### `BYPASS_EMBEDDING_AND_RETRIEVAL` #### `BYPASS_EMBEDDING_AND_RETRIEVAL`