mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-03-27 13:28:32 +07:00
Docs: update langbot images
This commit is contained in:
@@ -25,13 +25,13 @@ Refer to [this page](https://docs.langbot.app/en/deploy/platforms/readme.html) t
|
||||
LangBot uses `Pipelines` to control message processing. When first started, LangBot automatically creates a default pipeline. Go to the pipeline configuration page and click to open the pipeline configuration.
|
||||
Select the `AI` tab and switch the runner to `Dify Service API`.
|
||||
|
||||

|
||||

|
||||
|
||||
Fill in your Dify service's API endpoint address, Dify application type, and API Key. After completion, you can chat with the bot in your instant messaging software.
|
||||
|
||||
When using workflow applications, please use `summary` as the key to return workflow execution results.
|
||||
|
||||

|
||||

|
||||
|
||||
When using workflows, LangBot will explicitly pass the following parameters, which you can add in the start node of your Dify workflow:
|
||||
|
||||
@@ -42,7 +42,7 @@ When using workflows, LangBot will explicitly pass the following parameters, whi
|
||||
|
||||
You can [customize any variables through plugins](https://docs.langbot.app/en/plugin/dev/api-ref.html)
|
||||
|
||||

|
||||

|
||||
|
||||
- For detailed instructions, please refer to the LangBot documentation
|
||||
|
||||
@@ -50,9 +50,9 @@ You can [customize any variables through plugins](https://docs.langbot.app/en/pl
|
||||
|
||||
> Below shows Discord and Slack examples only. Other platforms like Lark, DingTalk, Telegram can also be integrated
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
{/*
|
||||
Contributing Section
|
||||
|
||||
@@ -25,13 +25,13 @@ title: 将 Dify 快速接入 QQ、微信、飞书、钉钉等平台
|
||||
LangBot 使用`流水线`控制对消息的处理。首次启动时,LangBot 会自动创建一个默认流水线,请到流水线配置页面,点击打开流水线配置。
|
||||
选择`AI 能力`页,将运行器切换成`Dify 服务 API`。
|
||||
|
||||

|
||||

|
||||
|
||||
在其中填写您的 Dify 服务的 API 接口地址、Dify 应用类型和 API Key,完成后即可在即时通信软件上与机器人对话。
|
||||
|
||||
使用工作流应用时,请使用`summary`作为键传回工作流运行结果。
|
||||
|
||||

|
||||

|
||||
|
||||
当使用工作流时,LangBot 会显式传入以下参数,您可以自行在 Dify 工作流的开始节点中添加:
|
||||
|
||||
@@ -42,13 +42,13 @@ LangBot 使用`流水线`控制对消息的处理。首次启动时,LangBot
|
||||
|
||||
您可以[通过插件自定义任何变量](https://docs.langbot.app/zh/plugin/dev/api-ref.html#设置请求变量)
|
||||
|
||||

|
||||

|
||||
|
||||
- 详细的说明请查看 LangBot 文档
|
||||
|
||||
## 4. 效果展示
|
||||
|
||||
> 下面仅为微信和飞书的,其他平台如 QQ、钉钉、Telegram 等平台均可接入
|
||||
> 下面仅为微信和飞书的示例,其他平台如 QQ、钉钉、Telegram 等平台均可接入。
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user