构建指南EasyAI Editorial · · 12 min read
DeepSeek API 集成:端点、配置与生产检查清单
通过兼容 OpenAI 的网关集成 DeepSeek 模型,并在生产上线前完成关键验证。
阅读文章 ↗EasyAI / Blog
阅读 EasyAI 的工程笔记、模型经济学和实用构建指南。GitHub Trending 开源项目文章位于独立的 Open source 专栏。
EasyAI / Feed
按发布时间浏览最近更新的博客文章。
构建指南EasyAI Editorial · · 12 min read
通过兼容 OpenAI 的网关集成 DeepSeek 模型,并在生产上线前完成关键验证。
阅读文章 ↗
构建指南EasyAI Editorial · · 12 min read
面向 Token 出海团队,梳理跨境销售 AI API credits 时的收款、钱包、退款、对账和合规边界。
阅读文章 ↗
构建指南
DeepSeek HarnessEasyAI Editorial · · 17 min read
跟踪一次任务经过 Agent Loop 的路径,并选择正确的 Session、Agent 或 Capability 扩展点。
阅读文章 ↗
DeepSeek HarnessEasyAI Editorial · · 14 min read
理解 dsh 如何区分启动参数与应用参数,以及 Headless 如何运行一次持久化任务。
阅读文章 ↗
DeepSeek HarnessEasyAI Editorial · · 16 min read
创建最小 TypeScript 插件,通过补丁加载,并理解依赖注入与清理机制。
阅读文章 ↗
DeepSeek HarnessEasyAI Editorial · · 12 min read
按照已核验的 npm 和源码流程安装 DeepSeek Harness,并在 Web UI 中配置模型与工作区。
阅读文章 ↗
DeepSeek HarnessEasyAI Editorial · · 14 min read
基于源码介绍 DeepSeek Harness(dsh)的 Cordis 插件架构、Profile、Bundle 以及开发预览边界。
阅读文章 ↗
DeepSeek HarnessEasyAI Editorial · · 15 min read
追踪 Profile、Bundle、cordis.patch.yml 和命令行 overlay 如何组成 dsh 启动的插件树。
阅读文章 ↗
DeepSeek HarnessEasyAI Editorial · · 16 min read
结合架构文档和包目录,从 Profile 组合追踪到一次模型 Step。
阅读文章 ↗
DeepSeek HarnessEasyAI Editorial · · 17 min read
理解三类运行时表面如何把模型响应变成持久化、可调用工具的 Agent 任务。
阅读文章 ↗
DeepSeek HarnessEasyAI Editorial · · 13 min read
按官方使用指南配置模型、选择工作区、运行任务并理解审批提示。
阅读文章 ↗
4 篇文章
帮助团队把现有 SDK 与工作流迁移到 EasyAI 的实践指南。
通过兼容 OpenAI 的网关集成 DeepSeek 模型,并在生产上线前完成关键验证。

9 篇文章
从首次运行到 Cordis 架构分析的 DeepSeek Harness 实证指南。
跟踪一次任务经过 Agent Loop 的路径,并选择正确的 Session、Agent 或 Capability 扩展点。