次の方法で共有


CosmosDBIndex interface

CosmosDB ベクター ストア インデックスの定義

Extends
@azure/ai-projects.Index

プロパティ

connectionName

CosmosDB への接続の名前

containerName

CosmosDB コンテナーの名前

databaseName

CosmosDB データベースの名前

embeddingConfiguration

埋め込みモデルの設定

fieldMapping

フィールドマッピングの設定

type

インデックスの種類

継承されたプロパティ

description

資産の説明テキスト。

id

アセット ID: アセットの一意の識別子

name

リソースの名前

tags

タグ ディクショナリ。 タグは追加、削除、更新できます。

version

リソースのバージョン

プロパティの詳細

connectionName

CosmosDB への接続の名前

connectionName: string

プロパティ値

string

containerName

CosmosDB コンテナーの名前

containerName: string

プロパティ値

string

databaseName

CosmosDB データベースの名前

databaseName: string

プロパティ値

string

embeddingConfiguration

埋め込みモデルの設定

embeddingConfiguration: EmbeddingConfiguration

プロパティ値

fieldMapping

フィールドマッピングの設定

fieldMapping: FieldMapping

プロパティ値

type

インデックスの種類

type: "CosmosDBNoSqlVectorStore"

プロパティ値

"CosmosDBNoSqlVectorStore"

継承されたプロパティの詳細

description

資産の説明テキスト。

description?: string

プロパティ値

string

継承元Index.description

id

アセット ID: アセットの一意の識別子

id?: string

プロパティ値

string

継承元Index.id

name

リソースの名前

name: string

プロパティ値

string

Index.name 年から継承

tags

タグ ディクショナリ。 タグは追加、削除、更新できます。

tags?: Record<string, string>

プロパティ値

Record<string, string>

継承元Index.tags

version

リソースのバージョン

version: string

プロパティ値

string

継承Index.version