Share via


VectorStoreDataSource interface

The structure, containing Azure asset URI path and the asset type of the file used as a data source for the enterprise file search.

Properties

type

The asset type

Possible values: "uri_asset", "id_asset"

uri

Asset URI.

Property Details

type

The asset type

Possible values: "uri_asset", "id_asset"

type: string

Property Value

string

uri

Asset URI.

uri: string

Property Value

string