Align DeepSeek Harness article narrative
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="1440" height="860" viewBox="0 0 1440 860" role="img" aria-labelledby="title desc">
|
||||
<title id="title">DeepSeek Harness greet 请求调用图</title>
|
||||
<title id="title">一次 greet 请求会在已经启动的组件之间流转</title>
|
||||
<desc id="desc">用户请求进入已经启动的 Agent,模型调用 greet 工具并返回结果;SessionEvent 在下方记录事实,但不是调用链的下一跳。</desc>
|
||||
<defs>
|
||||
<style>
|
||||
@@ -21,7 +21,7 @@
|
||||
<marker id="arrow-gray" markerWidth="10" markerHeight="10" refX="8" refY="3" orient="auto" markerUnits="strokeWidth"><path d="M0,0 L0,6 L9,3 z" fill="#7a8c86"/></marker>
|
||||
</defs>
|
||||
<rect class="bg" width="1440" height="860" rx="32"/>
|
||||
<text class="title" x="64" y="64">一次 greet 请求:消息在已启动的组件之间怎样移动</text>
|
||||
<text class="title" x="64" y="64">一次 greet 请求会在已经启动的组件之间流转</text>
|
||||
<text class="subtitle" x="64" y="98">这是一张运行时调用图;Profile、Bundle 和 Fiber 装配已经完成。</text>
|
||||
|
||||
<rect class="box" x="58" y="168" width="180" height="106"/>
|
||||
|
||||
|
Before Width: | Height: | Size: 5.4 KiB After Width: | Height: | Size: 5.4 KiB |
Reference in New Issue
Block a user