vault backup: 2026-04-29 19:05:17

This commit is contained in:
2026-04-29 19:05:17 +08:00
parent 65228f9ea8
commit c464563bcf
86 changed files with 6 additions and 9 deletions
@@ -0,0 +1,33 @@
---
Description: ""
date: "2026-03-02"
lastmod: ""
tags: []
title: ChatModel
weight: 1
---
# ChatModel 组件列表
本分类的各组件详细文档请参考 GitHub README:
<table>
<tr><td>组件名称</td><td>中文文档</td><td>English Docs</td></tr>
<tr><td>ARK</td><td><a href="https://github.com/cloudwego/eino-ext/blob/main/components/model/ark/README_zh.md">README_zh.md</a></td><td><a href="https://github.com/cloudwego/eino-ext/blob/main/components/model/ark/README.md">README.md</a></td></tr>
<tr><td>ARKBot</td><td><a href="https://github.com/cloudwego/eino-ext/blob/main/components/model/arkbot/README_zh.md">README_zh.md</a></td><td><a href="https://github.com/cloudwego/eino-ext/blob/main/components/model/arkbot/README.md">README.md</a></td></tr>
<tr><td>Claude</td><td><a href="https://github.com/cloudwego/eino-ext/blob/main/components/model/claude/README_zh.md">README_zh.md</a></td><td><a href="https://github.com/cloudwego/eino-ext/blob/main/components/model/claude/README.md">README.md</a></td></tr>
<tr><td>DeepSeek</td><td><a href="https://github.com/cloudwego/eino-ext/blob/main/components/model/deepseek/README_zh.md">README_zh.md</a></td><td><a href="https://github.com/cloudwego/eino-ext/blob/main/components/model/deepseek/README.md">README.md</a></td></tr>
<tr><td>Gemini</td><td><a href="https://github.com/cloudwego/eino-ext/blob/main/components/model/gemini/README_zh.md">README_zh.md</a></td><td><a href="https://github.com/cloudwego/eino-ext/blob/main/components/model/gemini/README.md">README.md</a></td></tr>
<tr><td>Ollama</td><td><a href="https://github.com/cloudwego/eino-ext/blob/main/components/model/ollama/README_zh.md">README_zh.md</a></td><td><a href="https://github.com/cloudwego/eino-ext/blob/main/components/model/ollama/README.md">README.md</a></td></tr>
<tr><td>OpenAI</td><td><a href="https://github.com/cloudwego/eino-ext/blob/main/components/model/openai/README_zh.md">README_zh.md</a></td><td><a href="https://github.com/cloudwego/eino-ext/blob/main/components/model/openai/README.md">README.md</a></td></tr>
<tr><td>Qianfan</td><td><a href="https://github.com/cloudwego/eino-ext/blob/main/components/model/qianfan/README_zh.md">README_zh.md</a></td><td><a href="https://github.com/cloudwego/eino-ext/blob/main/components/model/qianfan/README.md">README.md</a></td></tr>
<tr><td>Qwen</td><td><a href="https://github.com/cloudwego/eino-ext/blob/main/components/model/qwen/README_zh.md">README_zh.md</a></td><td><a href="https://github.com/cloudwego/eino-ext/blob/main/components/model/qwen/README.md">README.md</a></td></tr>
</table>
---
**说明**:
- 上述链接直接指向 GitHub 仓库的最新文档
- 中文文档和英文文档内容同步更新
- 如需查看历史版本或提交文档修改建议,请访问 GitHub 仓库