Loading...
    • 构建
    • 管理
    • 模型与定价
    • 客户端 SDK
    • API 参考
    Search...
    ⌘K
    入门步骤
    Claude 简介快速入门
    使用 Claude 构建
    功能概览使用 Messages API处理停止原因
    模型能力
    扩展思考自适应思考努力程度快速模式(测试版:研究预览)结构化输出引用流式消息批量处理搜索结果流式拒绝多语言支持嵌入
    工具
    概览工具使用原理网页搜索工具网页抓取工具代码执行工具记忆工具Bash 工具计算机使用工具文本编辑器工具
    工具基础设施
    工具搜索程序化工具调用细粒度工具流式传输
    上下文管理
    上下文窗口压缩上下文编辑提示词缓存Token 计数
    文件处理
    Files APIPDF 支持图像与视觉
    技能
    概览快速入门最佳实践企业级技能API 中的技能
    MCP
    远程 MCP 服务器MCP 连接器
    提示词工程
    概览提示词最佳实践Console 提示词工具
    测试与评估
    定义成功标准并构建评估在 Console 中使用评估工具降低延迟
    加强安全护栏
    减少幻觉提高输出一致性防范越狱减少提示词泄露
    资源
    术语表
    发布说明
    Claude Platform
    Console
    Log in
    Loading...
    Loading...
    Loading...
    Loading...
    Loading...
    Loading...
    Loading...
    Loading...
    Loading...
    Loading...
    Loading...
    Loading...
    Loading...
    Loading...
    Loading...
    Loading...

    Solutions

    • AI agents
    • Code modernization
    • Coding
    • Customer support
    • Education
    • Financial services
    • Government
    • Life sciences

    Partners

    • Amazon Bedrock
    • Google Cloud's Vertex AI

    Learn

    • Blog
    • Catalog
    • Courses
    • Use cases
    • Connectors
    • Customer stories
    • Engineering at Anthropic
    • Events
    • Powered by Claude
    • Service partners
    • Startups program

    Company

    • Anthropic
    • Careers
    • Economic Futures
    • Research
    • News
    • Responsible Scaling Policy
    • Security and compliance
    • Transparency

    Learn

    • Blog
    • Catalog
    • Courses
    • Use cases
    • Connectors
    • Customer stories
    • Engineering at Anthropic
    • Events
    • Powered by Claude
    • Service partners
    • Startups program

    Help and security

    • Availability
    • Status
    • Support
    • Discord

    Terms and policies

    • Privacy policy
    • Responsible disclosure policy
    • Terms of service: Commercial
    • Terms of service: Consumer
    • Usage policy
    配置智能体环境

    容器参考

    云容器中预装的包、数据库和实用程序。

    Claude Managed Agents 中的云容器预装了全面的编程语言、数据库和实用程序集合。代理可以立即使用这些,无需任何安装步骤。

    所有 Managed Agents API 请求都需要 managed-agents-2026-04-01 beta 标头。SDK 会自动设置 beta 标头。

    编程语言

    语言版本包管理器
    Python3.12+pip, uv
    Node.js20+npm, yarn, pnpm
    Go1.22+go modules
    Rust1.77+cargo
    Java21+maven, gradle
    Ruby3.3+bundler, gem
    PHP8.3+composer
    C/C++GCC 13+make, cmake

    数据库

    数据库描述
    SQLite预装,立即可用
    PostgreSQL 客户端psql 客户端用于连接到外部数据库
    Redis 客户端redis-cli 用于连接到外部实例

    数据库服务器(PostgreSQL、Redis 等)默认不在容器中运行。容器包含用于连接到外部数据库实例的客户端工具。SQLite 完全可用于本地使用。

    实用程序

    系统工具

    • git - 版本控制
    • curl, wget - HTTP 客户端
    • jq - JSON 处理
    • tar, zip, unzip - 存档工具
    • ssh, scp - 远程访问(需要启用网络)
    • tmux, screen - 终端多路复用器

    开发工具

    • make, cmake - 构建系统
    • docker - 容器管理(可用性有限)
    • ripgrep (rg) - 快速文件搜索
    • tree - 目录可视化
    • htop - 进程监控

    文本处理

    • sed, awk, grep - 流编辑器
    • vim, nano - 文本编辑器
    • diff, patch - 文件比较

    容器规格

    属性值
    操作系统Ubuntu 22.04 LTS
    架构x86_64 (amd64)
    内存最多 8 GB
    磁盘空间最多 10 GB
    网络默认禁用(在环境配置中启用)

    Was this page helpful?