mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-03-27 13:28:32 +07:00
Merge pull request #152 from langgenius/fix/langbot-img
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
|
||||
@@ -69,9 +69,9 @@ It will be automatically generated by the script.
|
||||
Help improve our documentation by contributing directly
|
||||
</Card>
|
||||
<Card
|
||||
title="Submit an issue"
|
||||
title="Report an issue"
|
||||
icon="github"
|
||||
href="https://github.com/langgenius/dify-docs-mintlify/issues/new?title=Documentation Issue: connect-dify-to-various-im-platforms-by-using-lang&body=%23%23%20Issue Description%0A%3C%21--%20Please briefly describe the issue you found%20--%3E%0A%0A%23%23%20Page Link%0Ahttps%3A%2F%2Fgithub.com%2Flanggenius%2Fdify-docs-mintlify%2Fblob%2Fmain%2Fzh-hans/learn-more/use-cases%2Fconnect-dify-to-various-im-platforms-by-using-langbot.mdx%0A%0A%23%23%20Suggested Changes%0A%3C%21--%20If you have specific suggestions for changes, please describe them here%20--%3E%0A%0A%3C%21--%20Thank you for your attention to documentation quality!%20--%3E"
|
||||
href="https://github.com/langgenius/dify-docs-mintlify/issues/new?title=Documentation%20Issue%3A%20ct-dify-to-various-im-platforms-by-using-lang&body=%23%23%20Issue%20Description%0A%3C%21--%20Please%20briefly%20describe%20the%20issue%20you%20found%20--%3E%0A%0A%23%23%20Page%20Link%0Ahttps%3A%2F%2Fgithub.com%2Flanggenius%2Fdify-docs-mintlify%2Fblob%2Fmain%2Fen/learn-more/use-cases%2Fconnect-dify-to-various-im-platforms-by-using-langbot.mdx%0A%0A%23%23%20Suggested%20Changes%0A%3C%21--%20If%20you%20have%20specific%20suggestions%20for%20changes%2C%20please%20describe%20them%20here%20--%3E%0A%0A%3C%21--%20Thank%20you%20for%20helping%20improve%20our%20documentation%21%20--%3E"
|
||||
>
|
||||
Found an error or have suggestions? Let us know
|
||||
</Card>
|
||||
|
||||
@@ -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