mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-03-27 13:28:32 +07:00
chore: naming and docs.json
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Chatbot and Agent
|
||||
title: Agent
|
||||
---
|
||||
|
||||
Chat applications support session persistence, allowing previous chat history to be used as context for responses. This can be applicable for chatbot, customer service AI, etc.
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Agent
|
||||
title: Chatbot
|
||||
---
|
||||
|
||||
Chat applications support session persistence, allowing previous chat history to be used as context for responses. This can be applicable for chatbot, customer service AI, etc.
|
||||
|
||||
@@ -599,6 +599,7 @@
|
||||
"tab": "API Access",
|
||||
"pages": [
|
||||
"api_access/chat.en",
|
||||
"api_access/agent.en",
|
||||
"api_access/chatflow.en",
|
||||
"api_access/completion.en",
|
||||
"api_access/workflow.en"
|
||||
@@ -1229,6 +1230,7 @@
|
||||
"tab": "访问 API",
|
||||
"pages": [
|
||||
"api_access/chat.zh",
|
||||
"api_access/agent.zh",
|
||||
"api_access/chatflow.zh",
|
||||
"api_access/completion.zh",
|
||||
"api_access/workflow.zh"
|
||||
@@ -1701,6 +1703,7 @@
|
||||
"tab": "APIアクセス",
|
||||
"pages": [
|
||||
"api_access/chat.ja",
|
||||
"api_access/agent.ja",
|
||||
"api_access/chatflow.ja",
|
||||
"api_access/completion.ja",
|
||||
"api_access/workflow.ja"
|
||||
|
||||
Reference in New Issue
Block a user