Skip to content
Docs Try Aspire
Docs Try

addFileSearchTool

Method
📦 Aspire.Hosting.Foundry v13.3.0-preview.1.26254.5
interface AzureCognitiveServicesProjectResource {
// ... omitted for brevity
addFileSearchTool(
name: string,
vectorStoreIds: string[]): FileSearchToolResource;
}

Signature

method addFileSearchTool builder
Adds a File Search tool to a Microsoft Foundry project.
addFileSearchTool(
name: string,
vectorStoreIds: string[]): FileSearchToolResource
name string
vectorStoreIds string[]
FileSearchToolResource

Applies to

This method applies to the following types: