AITP
精选全部 AI 动态AI 日报Agent 接入我的简报我的追踪阅读偏好内容方法关于更新日志信源提报反馈
外观
登录 / 注册
AITOP

Tool Schema

共 1 条相关 AI 资讯
8月14日
15:42
15:42小互@imxiaohu
精选
DeepSeek Harness 的源码显示,它不再把 Prompt 当作一段 System Prompt,而是做成一个运行时(Runtime),通过 Identity、Persona、Tool Guidance、Runtime Context 等模块动态组装。每个能力(如 shell、filesystem、web)都自带 Tool + Schema + Prompt Guidance,由能力负责者告诉模型怎么用。Prompt 还分了 Global Prompt、Agent Scope、Agent-specific Override 三层,支持继承和覆盖。同时,Runtime Context 与稳定 Prompt 分离,cwd、git 状态等动态信息单独注入,避免频繁修改 System Prompt。作者认为 Tool Schema 本身就是 Prompt Engineering,模型最终看到的是 Instructions、Context、Capabilities 的统一组装。
技巧DeepSeekHarnessPrompt工程

推荐理由:做 Agent 的看看:DeepSeek Harness 把 Prompt 当程序,能力自带 Prompt 指导,分三层作用域,比巨大 system prompt 优雅。
原文
精选全部日报登录