mirror of
https://github.com/svcvit/Awesome-Dify-Workflow.git
synced 2026-06-14 20:41:12 +08:00
更新
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
## 翻译
|
||||
|
||||
| 文件 <div style="width:50px"> | 描述 | 来源 |
|
||||
| <div style="width:50px">文件 </div> | 描述 | 来源 |
|
||||
| -------------------------------- | ----------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------- |
|
||||
| `中译英.yml` | 通过宝玉的 Prompt,直译->反思->意译,将中文翻译成高质量的英文。  | 暂无 |
|
||||
| `DuckDuckGo 翻译+LLM 二次翻译.yml` | 与三步翻译类似,但是把第一步的直译变成传统翻译引擎翻译,节省 Token,提高翻译效率,同时提高翻译质量。  | 暂无 |
|
||||
@@ -29,7 +29,7 @@
|
||||
|
||||
## 工具
|
||||
|
||||
| 文件 <div style="width:50px"> | 描述 | 来源 |
|
||||
| <div style="width:50px">文件 </div> | 描述 | 来源 |
|
||||
| -------------------------------- | ----------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------- |
|
||||
| `SEO Slug Generator.yml` | 给自己的博文生成 url slug,参考来源于宝玉的 X  | [twitter](https://x.com/dotey/status/1801280536125608265) |
|
||||
| `Document_chat_template.yml` | 一个通过知识库聊天的模版  | [Winson-030](https://github.com/Winson-030/dify-DSL) |
|
||||
@@ -40,14 +40,14 @@
|
||||
|
||||
## 聊天机器人
|
||||
|
||||
| 文件 <div style="width:50px"> | 描述 | 来源 |
|
||||
| <div style="width:50px">文件 </div> | 描述 | 来源 |
|
||||
| -------------------------------- | ----------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------- |
|
||||
| `根据用户的意图进行回复.yml` | 根据用户的聊天内容,进行意图判定,根据意图选择不同的工作流路径进行回复,再风格化聊天机器人话术  | 无 |
|
||||
| `mem0ai` | 一个有记忆的聊天流程,完整代码见来源链接  | [dify-plugin-mem0ai](https://github.com/tonori/dify-plugin-mem0ai) |
|
||||
|
||||
## 代码
|
||||
|
||||
| 文件 <div style="width:50px"> | 描述 | 来源 |
|
||||
| <div style="width:50px">文件 </div> | 描述 | 来源 |
|
||||
| -------------------------------- | ----------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------- |
|
||||
| `Python Coding Prompt.yml` | 通过聊天对话方式生成 Python 代码 | [Sonnet 3.5 for Coding 😍 - System Prompt](https://www.reddit.com/r/ClaudeAI/comments/1dwra38/sonnet_35_for_coding_system_prompt/) |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user