CodeInterpreterToolResource
Class sealed net8.0
A Foundry tool resource that enables an agent to write and run Python code in a sandboxed environment for data analysis, math, and chart generation.
namespace Aspire.Hosting.Foundry;
public sealed class CodeInterpreterToolResource : Aspire.Hosting.Foundry.FoundryToolResource{ // ...}Remarks
Section titled Remarks This tool requires no Azure provisioning or project connections. It is automatically available in all Foundry projects.