Skip to content

Commit 5d260eb

Browse files
committed
chore: rm duplicated imgs & resize big images
1 parent 9231d6c commit 5d260eb

7 files changed

Lines changed: 3 additions & 3 deletions

File tree

content/en/docs/eino/overview/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ compiledGraph.Invoke(ctx, input, WithCallbacks(handler).DesignateNode("node_1"))
199199

200200
## Eino framework structure
201201

202-
<a href="/img/eino/eino_projects_and_structure.png" target="_blank"><img src="/img/eino/eino_projects_and_structure.png" width="100%" /></a>
202+
<a href="/img/eino/eino_structure.png" target="_blank"><img src="/img/eino/eino_structure.png" width="100%" /></a>
203203

204204
The Eino framework consists of several parts:
205205

content/zh/docs/eino/overview/bytedance_eino_practice.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@ docker-compose up -d
467467

468468
如果在运行时,在 .env 文件中指定了 `APMPLUS_APP_KEY`,便可在 [火山引擎 APMPlus](https://console.volcengine.com/apmplus-server) 平台中,登录对应的账号,查看 Trace 以及 Metrics 详情。
469469

470-
<a href="/img/eino/apm_plus_callback.gif" target="_blank"><img src="/img/eino/apm_plus_callback.gif" width="100%" /></a>
470+
<a href="/img/eino/callback_apmplus.gif" target="_blank"><img src="/img/eino/callback_apmplus.gif" width="100%" /></a>
471471

472472
##### Langfuse
473473

content/zh/docs/eino/overview/eino_open_source.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ agent, _ := graph.Compile(ctx, WithMaxRunSteps(config.MaxStep))
158158

159159
Eino 框架结构图:
160160

161-
<a href="/img/eino/eino_projects_and_structure.png" target="_blank"><img src="/img/eino/eino_projects_and_structure.png" width="100%" /></a>
161+
<a href="/img/eino/eino_structure.png" target="_blank"><img src="/img/eino/eino_structure.png" width="100%" /></a>
162162

163163
### 实践驱动
164164

-9.95 MB
Binary file not shown.
-384 KB
Loading
-24.2 KB
Loading
-616 KB
Binary file not shown.

0 commit comments

Comments
 (0)