CodeInterpreterTool(
self,
)A wrapper around the Foundry CodeInterpreterTool.
This class exists to provide a consistent import path for users who want to use the CodeInterpreterTool with AgentServiceBaseToolV2, without needing to import from azure.ai.projects.models directly.