Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
VectorStoreDataSource interface
- Package:
- @azure/ai-agents
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
| assetIdentifier | Asset URI. |
| assetType | The asset type |
Property Details
assetIdentifier
Asset URI.
assetIdentifier: string
Property Value
string
assetType
The asset type
assetType: VectorStoreDataSourceAssetType
