IndexedSqlKnowledgeSourceParameters interface
Parameters for an indexed SQL knowledge source.
Properties
| connection |
|
| content |
|
| created |
|
| embedding |
|
| high |
|
| ingestion |
|
| query |
|
| table |
Property Details
connectionString
connectionString: string
Property Value
string
contentColumns
createdResources
createdResources?: Record<string, string>
Property Value
Record<string, string>
embeddingColumns
highWaterMarkColumnName
highWaterMarkColumnName?: string
Property Value
string
ingestionParameters
ingestionParameters?: KnowledgeSourceIngestionParameters
Property Value
queryHints
queryHints?: SearchIndexKnowledgeSourceQueryHints
Property Value
tableOrView
tableOrView: string
Property Value
string