IndexedSqlKnowledgeSourceParameters interface

Parameters for an indexed SQL knowledge source.

Property Details

connectionString

connectionString: string

Property Value

string

contentColumns

contentColumns?: ContentColumnMapping[]

Property Value

createdResources

createdResources?: Record<string, string>

Property Value

Record<string, string>

embeddingColumns

embeddingColumns?: EmbeddingColumnMapping[]

Property Value

highWaterMarkColumnName

highWaterMarkColumnName?: string

Property Value

string

ingestionParameters

ingestionParameters?: KnowledgeSourceIngestionParameters

Property Value

queryHints

queryHints?: SearchIndexKnowledgeSourceQueryHints

Property Value

tableOrView

tableOrView: string

Property Value

string