mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-03-27 13:28:32 +07:00
Merge pull request #13 from mzlogin/fix/cn-docs
Fix: typo of README.md and content corrections in zh-hans
This commit is contained in:
@@ -26,7 +26,7 @@ To preview and develop documentation locally:
|
||||
npm i -g mintlify
|
||||
```
|
||||
|
||||
2. Start local development
|
||||
### 2. Start local development
|
||||
|
||||
Run this command at the root of your project (where docs.json is located):
|
||||
|
||||
|
||||
@@ -58,7 +58,7 @@ file variables 和 array[file] variables 支持以下文件类型与格式:
|
||||
| 视频 | MP4, MOV, MPEG, MPGA. |
|
||||
| 其他 | 自定义后缀名支持 |
|
||||
|
||||
#### 方法一:使用具备识别文件的 LLM
|
||||
#### 方法一:使用具备文件处理能力的 LLM
|
||||
|
||||
部分 LLMs(例如 [Claude 3.5 Sonnet](https://docs.anthropic.com/en/docs/build-with-claude/pdf-support))已支持直接处理并分析文件内容,因此 LLM 节点的提示词已允许输入文件变量。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user