Package version:
A list of tool definitions that have been added to the tool set.
A collection of resources associated with the tools in the tool set.
Adds an Azure AI search tool to the tool set.
The connection ID of the Azure AI search index.
The name of the Azure AI search index.
An object containing the definition and resources for the Azure AI search tool
Adds a bing grounding search tool to the tool set.
An object containing the definition and resources for the bing grounding search tool
Adds a code interpreter tool to the tool set.
OptionalfileIds: {}A list of file IDs made available to the code_interpreter tool. There can be a maximum of 20 files associated with the tool.
OptionaldataSources: anyThe data sources to be used. This option is mutually exclusive with fileIds.
An object containing the definition and resources for the code interpreter tool
Adds a connection tool to the tool set.
The type of the connection tool.
A list of the IDs of the connections to use.
An object containing the definition for the connection tool
Adds a Microsoft Fabric tool to the tool set.
The ID of the Fabric connection to use.
An object containing the definition for the Microsoft Fabric tool
Adds a file search tool to the tool set.
OptionalvectorStoreIds: {}The ID of the vector store attached to this agent. There can be a maximum of 1 vector store attached to the agent.
OptionalvectorStores: anyThe list of vector store configuration objects from Azure. This list is limited to one element. The only element of this list contains the list of azure asset IDs used by the search tool.
OptionaldefinitionDetails: FileSearchToolDefinitionDetailsThe input definition information for a file search tool as used to configure an agent.
An object containing the definition and resources for the file search tool
Adds an OpenApi tool to the tool set.
The OpenApi function definition to use.
An object containing the definition for the OpenApi tool
Adds sharepoint grounding search tool to the tool set.
The ID of the sharepoint search connection.
An object containing the definition and resources for the sharepoint grounding search tool
Represents a set of tools with their definitions and resources.