Package version:
StaticcreateCreates an Azure AI search tool
The connection ID of the Azure AI search index.
The name of the Azure AI search index.
Optionaloptions: AISearchIndexResourceAn object containing the definition and resources for the Azure AI search tool.
StaticcreateCreates a bing custom search tool
The ID of bing search connection and instanceName.
An object containing the definition and resources for the bing custom search tool
StaticcreateCreates a bing grounding search tool
An object containing the definition and resources for the bing grounding search tool
StaticcreateCreates a code interpreter tool
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.
StaticcreateCreates a connection tool
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
StaticcreateCreates a Microsoft Fabric tool
An object containing the definition for the Microsoft Fabric tool
StaticcreateCreates a file search tool
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
StaticcreateCreates a function tool
The function definition to use.
An object containing the definition for the function tool.
StaticcreateCreates an OpenApi tool
The OpenApi function definition to use.
An object containing the definition for the OpenApi tool.
StaticcreateCreates a sharepoint grounding search tool
The ID of the sharepoint search connection.
An object containing the definition and resources for the sharepoint grounding search tool
Utility class for creating various tools.