FileKnowledgeSourceParameters interface

Parameters for File knowledge source.

Properties

createdResources

Resources created by the file knowledge source.

ingestionParameters

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