Bagikan melalui


KnowledgeBaseAzureBlobReference interface

Mewakili referensi dokumen Azure Blob Storage.

Memperluas

Properti

blobUrl

URL blob untuk referensi.

type

Diskriminator polimorfik, yang menentukan berbagai jenis objek ini dapat

Properti yang Diwariskan

activitySource

ID aktivitas sumber untuk referensi.

id

ID referensi.

rerankerScore

Skor reranker untuk referensi dokumen.

sourceData

Kamus apa <pun>

Detail Properti

blobUrl

URL blob untuk referensi.

blobUrl?: string

Nilai Properti

string

type

Diskriminator polimorfik, yang menentukan berbagai jenis objek ini dapat

type: "azureBlob"

Nilai Properti

"azureBlob"

Detail Properti yang Diwariskan

activitySource

ID aktivitas sumber untuk referensi.

activitySource: number

Nilai Properti

number

Diwarisi dariKnowledgeBaseReference.activitySource

id

ID referensi.

id: string

Nilai Properti

string

Diwarisi dari KnowledgeBaseReference.id

rerankerScore

Skor reranker untuk referensi dokumen.

rerankerScore?: number

Nilai Properti

number

Diwarisi dariKnowledgeBaseReference.rerankerScore

sourceData

Kamus apa <pun>

sourceData?: {[propertyName: string]: any}

Nilai Properti

{[propertyName: string]: any}

Diwarisi dariKnowledgeBaseReference.sourceData