Package version:
OptionalazureAISearchOverrides the resources to be used by the azure_ai_search tool consisting of index IDs and names.
OptionalcodeOverrides the list of file IDs made available to the code_interpreter tool. There can be a maximum of 20 files
associated with the tool.
OptionalfileOverrides the vector store attached to this agent. There can be a maximum of 1 vector store attached to the agent.
Request object. A set of resources that are used by the agent's tools. The resources are specific to the type of tool. For example, the
code_interpretertool requires a list of file IDs, while thefile_searchtool requires a list of vector store IDs.