Azure Container Apps dynamic sessions provide fast access to secure sandboxed environments that are ideal for running code or applications that require strong isolation from other workloads.You can learn more about Azure Container Apps dynamic sessions and its code interpretation capabilities on this page. If you don’t have an Azure account, you can create a free account to get started.
设置
You’ll first need to install the@langchain/azure-dynamic-sessions package:
npm
.env example
Usage example
Below is a simple example that creates a new Python code interpreter session, invoke the tool and prints the result.相关内容
- Tool conceptual guide
- Tool how-to guides
将这些文档连接到 Claude、VSCode 等工具,通过 MCP 获取实时答案。

