DeepSeek Platform Join DeepSeek API platform to access our AI models, developer resources and API documentation
接入 Claude Code | DeepSeek API Docs Claude Code 是一个运行在终端内的 AI 编程助手。 接入 Claude Code Claude Code 是一个运行在终端内的 AI 编程助手。 从现有安装中迁移到 DeepSeek 如果你已经安装了 Claude Code,只需修改以下环境变量,其中 API Key 在 DeepSeek Platform 获取。 Linux Mac 用户,直接在终端中执行:
DeepSeek Status Real-time status updates for DeepSeek Everything is running smoothly All systems are operating as expected
DeepSeek Open Platform Terms of Service DeepSeek may adjust the fees according to the business situation 6 2 The recharge methods, billing prices, consumption methods, and free quota for paid services are subject to the information displayed on our product pages and the platform website We may adjust the price or other paid services based on business circumstances
Function Calling | DeepSeek API Docs Function Calling 让模型能够调用外部工具,来增强自身能力。 样例代码 这里以获取用户当前位置的天气信息为例,展示了使用 Function Calling 的完整 Python 代码。 Function Calling 的具体 API 格式请参考 对话补全 文档。