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
|
||||
|
||||
Reference in New Issue
Block a user