FileKnowledgeSourceParameters interface
Parameters for File knowledge source.
Properties
| created |
Resources created by the file knowledge source. |
| ingestion |
Consolidates all general ingestion settings. Only 'minimal' content extraction mode and embeddingModel are supported for file knowledge sources. |
Property Details
createdResources
Resources created by the file knowledge source.
createdResources?: CreatedResources
Property Value
CreatedResources
ingestionParameters
Consolidates all general ingestion settings. Only 'minimal' content extraction mode and embeddingModel are supported for file knowledge sources.
ingestionParameters?: KnowledgeSourceIngestionParameters
Property Value
KnowledgeSourceIngestionParameters