diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml
index 514445f1c..bd0a9c674 100644
--- a/.github/ISSUE_TEMPLATE/bug-report.yml
+++ b/.github/ISSUE_TEMPLATE/bug-report.yml
@@ -1,5 +1,5 @@
name: 漏洞反馈
-description: 【供中文用户】报错或漏洞请使用这个模板创建,不使用此模板创建的异常、漏洞相关issue将被直接关闭。由于自己操作不当/不甚了解所用技术栈引起的网络连接问题恕无法解决,请勿提 issue。容器间网络连接问题,参考文档 https://link.langbot.app/zh/docs/network
+description: 【供中文用户】报错或漏洞请使用这个模板创建,不使用此模板创建的异常、漏洞相关issue将被直接关闭。由于自己操作不当/不甚了解所用技术栈引起的网络连接问题恕无法解决,请勿提 issue。容器间网络连接问题,参考文档 https://langbot.app/docs/zh/workshop/network-details
title: "[Bug]: "
labels: ["bug?"]
body:
@@ -22,7 +22,7 @@ body:
- type: textarea
attributes:
label: 异常情况
- description: 完整描述异常情况,什么时候发生的、发生了什么。**请附带日志信息。**
+ description: 完整描述异常情况,什么时候发生的、发生了什么。**请附带日志信息。**
validations:
required: true
- type: textarea
diff --git a/.github/ISSUE_TEMPLATE/bug-report_en.yml b/.github/ISSUE_TEMPLATE/bug-report_en.yml
index d2111e097..7edaaefa7 100644
--- a/.github/ISSUE_TEMPLATE/bug-report_en.yml
+++ b/.github/ISSUE_TEMPLATE/bug-report_en.yml
@@ -1,5 +1,5 @@
name: Bug report
-description: Report bugs or vulnerabilities using this template. For container network connection issues, refer to the documentation https://link.langbot.app/en/docs/network
+description: Report bugs or vulnerabilities using this template. For container network connection issues, refer to the documentation https://langbot.app/docs/en/workshop/network-details
title: "[Bug]: "
labels: ["bug?"]
body:
diff --git a/README.md b/README.md
index a9585e9e6..e0f2cae99 100644
--- a/README.md
+++ b/README.md
@@ -19,9 +19,9 @@ English / [简体中文](README_CN.md) / [繁體中文](README_TW.md) / [日本
[](https://github.com/langbot-app/LangBot/stargazers)
Website |
-Features |
-Docs |
-API |
+Features |
+Docs |
+API |
Cloud |
Plugin Market |
Roadmap
@@ -49,7 +49,7 @@ LangBot is an **open-source, production-grade platform** for building AI-powered
- **Web Management Panel** — Configure, manage, and monitor your bots through an intuitive browser interface. No YAML editing required.
- **Multi-Pipeline Architecture** — Different bots for different scenarios, with comprehensive monitoring and exception handling.
-[→ Learn more about all features](https://link.langbot.app/en/docs/features)
+[→ Learn more about all features](https://langbot.app/docs/en/insight/features)
📍 Practical guides: [deploy a multi-platform AI bot in 5 minutes](https://langbot.app/en/blog/deploy-ai-bot-in-5-minutes/), [connect DeepSeek to WeChat, Discord, and Telegram](https://langbot.app/en/blog/connect-deepseek-to-wechat/), [run a Dify Agent in Discord, Telegram, and Slack](https://langbot.app/en/blog/dify-agent-discord-telegram-slack/), and [build an n8n-powered chatbot](https://langbot.app/en/blog/n8n-multi-platform-ai-chatbot/).
@@ -89,7 +89,7 @@ docker compose --profile all up -d
[](https://zeabur.com/en-US/templates/ZKTBDH)
[](https://railway.app/template/yRrAyL?referralCode=vogKPF)
-**More options:** [Docker](https://link.langbot.app/en/docs/docker) · [Manual](https://link.langbot.app/en/docs/manual-deploy) · [BTPanel](https://link.langbot.app/en/docs/bt-panel) · [Kubernetes](https://langbot.app/docs/en/deploy/langbot/kubernetes)
+**More options:** [Docker](https://langbot.app/docs/en/deploy/langbot/docker) · [Manual](https://langbot.app/docs/en/deploy/langbot/manual) · [BTPanel](https://langbot.app/docs/en/deploy/langbot/one-click/bt) · [Kubernetes](https://langbot.app/docs/en/deploy/langbot/kubernetes)
---
@@ -151,7 +151,7 @@ _Note: Public demo environment. Do not enter sensitive information._
| [302.AI](https://share.302ai.cn/SuTG99) | Gateway | ✅ |
| [Qiniu](https://www.qiniu.com/ai/agent) | Gateway | ✅ |
-[→ View all integrations](https://link.langbot.app/en/docs/features)
+[→ View all integrations](https://langbot.app/docs/en/insight/features)
---
diff --git a/README_CN.md b/README_CN.md
index 35560255f..49888f812 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -21,9 +21,9 @@
[](https://gitcode.com/RockChinQ/LangBot)
官网 |
-特性 |
-文档 |
-API |
+特性 |
+文档 |
+API |
Cloud |
扩展市场 |
路线图
@@ -49,7 +49,7 @@ LangBot 是一个**开源的生产级平台**,用于构建 AI 驱动的即时
- **Web 管理面板** — 通过浏览器直观地配置、管理和监控机器人,无需手动编辑配置文件。
- **多流水线架构** — 不同机器人用于不同场景,具备全面的监控和异常处理能力。
-[→ 了解更多功能特性](https://link.langbot.app/zh/docs/features)
+[→ 了解更多功能特性](https://langbot.app/docs/zh/insight/features)
📍 实践指南:[5 分钟部署多平台 AI 机器人](https://langbot.app/zh/blog/deploy-ai-bot-in-5-minutes/)、[将 DeepSeek 接入微信、企业微信与 Discord](https://langbot.app/zh/blog/connect-deepseek-to-wechat/)、[让 Dify Agent 跑在 Discord、Telegram 和 Slack 上](https://langbot.app/zh/blog/dify-agent-discord-telegram-slack/),以及[用 n8n 构建多平台 AI 聊天机器人](https://langbot.app/zh/blog/n8n-multi-platform-ai-chatbot/)。
@@ -89,7 +89,7 @@ docker compose --profile all up -d
[](https://zeabur.com/zh-CN/templates/ZKTBDH)
[](https://railway.app/template/yRrAyL?referralCode=vogKPF)
-**更多方式:** [Docker](https://link.langbot.app/zh/docs/docker) · [手动部署](https://link.langbot.app/zh/docs/manual-deploy) · [宝塔面板](https://link.langbot.app/zh/docs/bt-panel) · [Kubernetes](https://langbot.app/docs/zh/deploy/langbot/kubernetes)
+**更多方式:** [Docker](https://langbot.app/docs/zh/deploy/langbot/docker) · [手动部署](https://langbot.app/docs/zh/deploy/langbot/manual) · [宝塔面板](https://langbot.app/docs/zh/deploy/langbot/one-click/bt) · [Kubernetes](https://langbot.app/docs/zh/deploy/langbot/kubernetes)
---
@@ -152,7 +152,7 @@ docker compose --profile all up -d
| [百宝箱Tbox](https://www.tbox.cn/open) | 智能体平台 | ✅ |
| [七牛云Qiniu](https://www.qiniu.com/ai/agent) | 聚合平台 | ✅ |
-[→ 查看完整集成列表](https://link.langbot.app/zh/docs/features)
+[→ 查看完整集成列表](https://langbot.app/docs/zh/insight/features)
### TTS(语音合成)
diff --git a/README_ES.md b/README_ES.md
index 836888e33..502047b9c 100644
--- a/README_ES.md
+++ b/README_ES.md
@@ -19,9 +19,9 @@
[](https://github.com/langbot-app/LangBot/stargazers)
Inicio |
-Características |
-Documentación |
-API |
+Características |
+Documentación |
+API |
Mercado de Plugins |
Hoja de Ruta
@@ -48,7 +48,7 @@ LangBot es una **plataforma de código abierto y grado de producción** para con
- **Panel de Gestión Web** — Configure, gestione y monitoree sus bots a través de una interfaz de navegador intuitiva. Sin necesidad de editar YAML.
- **Arquitectura Multi-Pipeline** — Diferentes bots para diferentes escenarios, con monitoreo completo y manejo de excepciones.
-[→ Conocer más sobre todas las funcionalidades](https://link.langbot.app/en/docs/features)
+[→ Conocer más sobre todas las funcionalidades](https://langbot.app/docs/en/insight/features)
📍 Guías prácticas: [desplegar un bot de IA multiplataforma en 5 minutos](https://langbot.app/en/blog/deploy-ai-bot-in-5-minutes/), [conectar DeepSeek a WeChat, Discord y Telegram](https://langbot.app/en/blog/connect-deepseek-to-wechat/), [ejecutar un Dify Agent en Discord, Telegram y Slack](https://langbot.app/en/blog/dify-agent-discord-telegram-slack/) y [crear un chatbot con n8n](https://langbot.app/en/blog/n8n-multi-platform-ai-chatbot/).
@@ -88,7 +88,7 @@ docker compose --profile all up -d
[](https://zeabur.com/en-US/templates/ZKTBDH)
[](https://railway.app/template/yRrAyL?referralCode=vogKPF)
-**Más opciones:** [Docker](https://link.langbot.app/en/docs/docker) · [Manual](https://link.langbot.app/en/docs/manual-deploy) · [BTPanel](https://link.langbot.app/en/docs/bt-panel) · [Kubernetes](https://langbot.app/docs/en/deploy/langbot/kubernetes)
+**Más opciones:** [Docker](https://langbot.app/docs/en/deploy/langbot/docker) · [Manual](https://langbot.app/docs/en/deploy/langbot/manual) · [BTPanel](https://langbot.app/docs/en/deploy/langbot/one-click/bt) · [Kubernetes](https://langbot.app/docs/en/deploy/langbot/kubernetes)
---
@@ -149,7 +149,7 @@ docker compose --profile all up -d
| [302.AI](https://share.302ai.cn/SuTG99) | Pasarela | ✅ |
| [Qiniu](https://www.qiniu.com/ai/agent) | Pasarela | ✅ |
-[→ Ver todas las integraciones](https://link.langbot.app/en/docs/features)
+[→ Ver todas las integraciones](https://langbot.app/docs/en/insight/features)
---
diff --git a/README_FR.md b/README_FR.md
index 3a45877c0..24aed3374 100644
--- a/README_FR.md
+++ b/README_FR.md
@@ -19,9 +19,9 @@
[](https://github.com/langbot-app/LangBot/stargazers)
Accueil |
-Fonctionnalités |
-Documentation |
-API |
+Fonctionnalités |
+Documentation |
+API |
Marché des Plugins |
Feuille de Route
@@ -48,7 +48,7 @@ LangBot est une **plateforme open-source de niveau production** pour créer des
- **Panneau de Gestion Web** — Configurez, gérez et surveillez vos bots via une interface navigateur intuitive. Aucune édition de YAML requise.
- **Architecture Multi-Pipeline** — Différents bots pour différents scénarios, avec surveillance complète et gestion des exceptions.
-[→ En savoir plus sur toutes les fonctionnalités](https://link.langbot.app/en/docs/features)
+[→ En savoir plus sur toutes les fonctionnalités](https://langbot.app/docs/en/insight/features)
📍 Guides pratiques : [déployer un bot IA multiplateforme en 5 minutes](https://langbot.app/en/blog/deploy-ai-bot-in-5-minutes/), [connecter DeepSeek à WeChat, Discord et Telegram](https://langbot.app/en/blog/connect-deepseek-to-wechat/), [exécuter un Dify Agent dans Discord, Telegram et Slack](https://langbot.app/en/blog/dify-agent-discord-telegram-slack/) et [créer un chatbot avec n8n](https://langbot.app/en/blog/n8n-multi-platform-ai-chatbot/).
@@ -88,7 +88,7 @@ docker compose --profile all up -d
[](https://zeabur.com/en-US/templates/ZKTBDH)
[](https://railway.app/template/yRrAyL?referralCode=vogKPF)
-**Plus d'options :** [Docker](https://link.langbot.app/en/docs/docker) · [Manuel](https://link.langbot.app/en/docs/manual-deploy) · [BTPanel](https://link.langbot.app/en/docs/bt-panel) · [Kubernetes](https://langbot.app/docs/en/deploy/langbot/kubernetes)
+**Plus d'options :** [Docker](https://langbot.app/docs/en/deploy/langbot/docker) · [Manuel](https://langbot.app/docs/en/deploy/langbot/manual) · [BTPanel](https://langbot.app/docs/en/deploy/langbot/one-click/bt) · [Kubernetes](https://langbot.app/docs/en/deploy/langbot/kubernetes)
---
@@ -149,7 +149,7 @@ docker compose --profile all up -d
| [ShengSuanYun](https://www.shengsuanyun.com/?from=CH_KYIPP758) | Plateforme GPU | ✅ |
| [Qiniu](https://www.qiniu.com/ai/agent) | Passerelle | ✅ |
-[→ Voir toutes les intégrations](https://link.langbot.app/en/docs/features)
+[→ Voir toutes les intégrations](https://langbot.app/docs/en/insight/features)
---
diff --git a/README_JP.md b/README_JP.md
index 11418c3af..c8569de23 100644
--- a/README_JP.md
+++ b/README_JP.md
@@ -19,9 +19,9 @@
[](https://github.com/langbot-app/LangBot/stargazers)
ホーム |
-機能 |
-ドキュメント |
-API |
+機能 |
+ドキュメント |
+API |
プラグインマーケット |
ロードマップ
@@ -48,7 +48,7 @@ LangBot は、AI搭載のインスタントメッセージングボットを構
- **Web管理パネル** — 直感的なブラウザインターフェースからボットの設定、管理、監視が可能。YAML編集は不要。
- **マルチパイプラインアーキテクチャ** — 異なるシナリオに異なるボットを配置し、包括的な監視と例外処理を実現。
-[→ すべての機能について詳しく見る](https://link.langbot.app/ja/docs/features)
+[→ すべての機能について詳しく見る](https://langbot.app/docs/ja/insight/features)
📍 実践ガイド: [5分でマルチプラットフォームAIボットをデプロイ](https://langbot.app/en/blog/deploy-ai-bot-in-5-minutes/)、[DeepSeekをWeChat・Discord・Telegramに接続](https://langbot.app/en/blog/connect-deepseek-to-wechat/)、[Dify AgentをDiscord・Telegram・Slackで動かす](https://langbot.app/en/blog/dify-agent-discord-telegram-slack/)、[n8n連携チャットボットを構築](https://langbot.app/en/blog/n8n-multi-platform-ai-chatbot/)。
@@ -88,7 +88,7 @@ docker compose --profile all up -d
[](https://zeabur.com/en-US/templates/ZKTBDH)
[](https://railway.app/template/yRrAyL?referralCode=vogKPF)
-**その他:** [Docker](https://link.langbot.app/en/docs/docker) · [手動デプロイ](https://link.langbot.app/en/docs/manual-deploy) · [BTPanel](https://link.langbot.app/en/docs/bt-panel) · [Kubernetes](https://langbot.app/docs/en/deploy/langbot/kubernetes)
+**その他:** [Docker](https://langbot.app/docs/en/deploy/langbot/docker) · [手動デプロイ](https://langbot.app/docs/en/deploy/langbot/manual) · [BTPanel](https://langbot.app/docs/en/deploy/langbot/one-click/bt) · [Kubernetes](https://langbot.app/docs/en/deploy/langbot/kubernetes)
---
@@ -149,7 +149,7 @@ docker compose --profile all up -d
| [302.AI](https://share.302ai.cn/SuTG99) | ゲートウェイ | ✅ |
| [Qiniu](https://www.qiniu.com/ai/agent) | ゲートウェイ | ✅ |
-[→ すべての統合を表示](https://link.langbot.app/en/docs/features)
+[→ すべての統合を表示](https://langbot.app/docs/en/insight/features)
---
diff --git a/README_KO.md b/README_KO.md
index ff1349337..78e8fea55 100644
--- a/README_KO.md
+++ b/README_KO.md
@@ -19,9 +19,9 @@
[](https://github.com/langbot-app/LangBot/stargazers)
홈 |
-기능 |
-문서 |
-API |
+기능 |
+문서 |
+API |
플러그인 마켓 |
로드맵
@@ -48,7 +48,7 @@ LangBot은 AI 기반 인스턴트 메시징 봇을 구축하기 위한 **오픈
- **웹 관리 패널** — 직관적인 브라우저 인터페이스로 봇을 구성, 관리 및 모니터링. YAML 편집 불필요.
- **멀티 파이프라인 아키텍처** — 다양한 시나리오에 맞는 다양한 봇 구성, 종합 모니터링 및 예외 처리.
-[→ 모든 기능 자세히 보기](https://link.langbot.app/en/docs/features)
+[→ 모든 기능 자세히 보기](https://langbot.app/docs/en/insight/features)
📍 실전 가이드: [5분 만에 멀티 플랫폼 AI 봇 배포하기](https://langbot.app/en/blog/deploy-ai-bot-in-5-minutes/), [DeepSeek를 WeChat, Discord, Telegram에 연결하기](https://langbot.app/en/blog/connect-deepseek-to-wechat/), [Dify Agent를 Discord, Telegram, Slack에서 실행하기](https://langbot.app/en/blog/dify-agent-discord-telegram-slack/), [n8n 기반 챗봇 만들기](https://langbot.app/en/blog/n8n-multi-platform-ai-chatbot/).
@@ -88,7 +88,7 @@ docker compose --profile all up -d
[](https://zeabur.com/en-US/templates/ZKTBDH)
[](https://railway.app/template/yRrAyL?referralCode=vogKPF)
-**더 많은 옵션:** [Docker](https://link.langbot.app/en/docs/docker) · [수동 배포](https://link.langbot.app/en/docs/manual-deploy) · [BTPanel](https://link.langbot.app/en/docs/bt-panel) · [Kubernetes](https://langbot.app/docs/en/deploy/langbot/kubernetes)
+**더 많은 옵션:** [Docker](https://langbot.app/docs/en/deploy/langbot/docker) · [수동 배포](https://langbot.app/docs/en/deploy/langbot/manual) · [BTPanel](https://langbot.app/docs/en/deploy/langbot/one-click/bt) · [Kubernetes](https://langbot.app/docs/en/deploy/langbot/kubernetes)
---
@@ -149,7 +149,7 @@ docker compose --profile all up -d
| [302.AI](https://share.302ai.cn/SuTG99) | 게이트웨이 | ✅ |
| [Qiniu](https://www.qiniu.com/ai/agent) | 게이트웨이 | ✅ |
-[→ 모든 통합 보기](https://link.langbot.app/en/docs/features)
+[→ 모든 통합 보기](https://langbot.app/docs/en/insight/features)
---
diff --git a/README_RU.md b/README_RU.md
index dacfc589e..33d03cfdf 100644
--- a/README_RU.md
+++ b/README_RU.md
@@ -19,9 +19,9 @@
[](https://github.com/langbot-app/LangBot/stargazers)
Главная |
-Возможности |
-Документация |
-API |
+Возможности |
+Документация |
+API |
Магазин плагинов |
Дорожная карта
@@ -48,7 +48,7 @@ LangBot — это **платформа с открытым исходным к
- **Веб-панель управления** — Настраивайте, управляйте и мониторьте ваших ботов через интуитивный браузерный интерфейс. Ручное редактирование YAML не требуется.
- **Мультиконвейерная архитектура** — Разные боты для разных сценариев с комплексным мониторингом и обработкой исключений.
-[→ Подробнее обо всех возможностях](https://link.langbot.app/en/docs/features)
+[→ Подробнее обо всех возможностях](https://langbot.app/docs/en/insight/features)
📍 Практические руководства: [развернуть мультиплатформенного ИИ-бота за 5 минут](https://langbot.app/en/blog/deploy-ai-bot-in-5-minutes/), [подключить DeepSeek к WeChat, Discord и Telegram](https://langbot.app/en/blog/connect-deepseek-to-wechat/), [запустить Dify Agent в Discord, Telegram и Slack](https://langbot.app/en/blog/dify-agent-discord-telegram-slack/) и [создать чат-бота на n8n](https://langbot.app/en/blog/n8n-multi-platform-ai-chatbot/).
@@ -88,7 +88,7 @@ docker compose --profile all up -d
[](https://zeabur.com/en-US/templates/ZKTBDH)
[](https://railway.app/template/yRrAyL?referralCode=vogKPF)
-**Другие варианты:** [Docker](https://link.langbot.app/en/docs/docker) · [Ручная установка](https://link.langbot.app/en/docs/manual-deploy) · [BTPanel](https://link.langbot.app/en/docs/bt-panel) · [Kubernetes](https://langbot.app/docs/en/deploy/langbot/kubernetes)
+**Другие варианты:** [Docker](https://langbot.app/docs/en/deploy/langbot/docker) · [Ручная установка](https://langbot.app/docs/en/deploy/langbot/manual) · [BTPanel](https://langbot.app/docs/en/deploy/langbot/one-click/bt) · [Kubernetes](https://langbot.app/docs/en/deploy/langbot/kubernetes)
---
@@ -149,7 +149,7 @@ docker compose --profile all up -d
| [ShengSuanYun](https://www.shengsuanyun.com/?from=CH_KYIPP758) | Платформа GPU | ✅ |
| [Qiniu](https://www.qiniu.com/ai/agent) | Шлюз | ✅ |
-[→ Смотреть все интеграции](https://link.langbot.app/en/docs/features)
+[→ Смотреть все интеграции](https://langbot.app/docs/en/insight/features)
---
diff --git a/README_TW.md b/README_TW.md
index 85e7b22ab..4a046d149 100644
--- a/README_TW.md
+++ b/README_TW.md
@@ -21,9 +21,9 @@
[](https://gitcode.com/RockChinQ/LangBot)
官網 |
-特性 |
-文件 |
-API |
+特性 |
+文件 |
+API |
外掛市場 |
路線圖
@@ -50,7 +50,7 @@ LangBot 是一個**開源的生產級平台**,用於建構 AI 驅動的即時
- **Web 管理面板** — 透過瀏覽器直觀地配置、管理和監控機器人,無需手動編輯設定檔。
- **多流水線架構** — 不同機器人用於不同場景,具備全面的監控和異常處理能力。
-[→ 了解更多功能特性](https://link.langbot.app/zh/docs/features)
+[→ 了解更多功能特性](https://langbot.app/docs/zh/insight/features)
📍 實踐指南:[5 分鐘部署多平台 AI 機器人](https://langbot.app/zh/blog/deploy-ai-bot-in-5-minutes/)、[將 DeepSeek 接入微信、企業微信與 Discord](https://langbot.app/zh/blog/connect-deepseek-to-wechat/)、[讓 Dify Agent 跑在 Discord、Telegram 和 Slack 上](https://langbot.app/zh/blog/dify-agent-discord-telegram-slack/),以及[用 n8n 建構多平台 AI 聊天機器人](https://langbot.app/zh/blog/n8n-multi-platform-ai-chatbot/)。
@@ -90,7 +90,7 @@ docker compose --profile all up -d
[](https://zeabur.com/zh-CN/templates/ZKTBDH)
[](https://railway.app/template/yRrAyL?referralCode=vogKPF)
-**更多方式:** [Docker](https://link.langbot.app/zh/docs/docker) · [手動部署](https://link.langbot.app/zh/docs/manual-deploy) · [寶塔面板](https://link.langbot.app/zh/docs/bt-panel) · [Kubernetes](https://langbot.app/docs/zh/deploy/langbot/kubernetes)
+**更多方式:** [Docker](https://langbot.app/docs/zh/deploy/langbot/docker) · [手動部署](https://langbot.app/docs/zh/deploy/langbot/manual) · [寶塔面板](https://langbot.app/docs/zh/deploy/langbot/one-click/bt) · [Kubernetes](https://langbot.app/docs/zh/deploy/langbot/kubernetes)
---
@@ -165,7 +165,7 @@ docker compose --profile all up -d
|-----------|------|
| 阿里雲百煉 | [外掛](https://github.com/Thetail001/LangBot_BailianTextToImagePlugin) |
-[→ 查看完整整合列表](https://link.langbot.app/zh/docs/features)
+[→ 查看完整整合列表](https://langbot.app/docs/zh/insight/features)
---
diff --git a/README_VI.md b/README_VI.md
index 98f98613b..50c64c280 100644
--- a/README_VI.md
+++ b/README_VI.md
@@ -19,9 +19,9 @@
[](https://github.com/langbot-app/LangBot/stargazers)
Trang chủ |
-Tính năng |
-Tài liệu |
-API |
+Tính năng |
+Tài liệu |
+API |
Chợ Plugin |
Lộ trình
@@ -48,7 +48,7 @@ LangBot là một **nền tảng mã nguồn mở, cấp sản xuất** để x
- **Bảng quản lý Web** — Cấu hình, quản lý và giám sát bot thông qua giao diện trình duyệt trực quan. Không cần chỉnh sửa YAML.
- **Kiến trúc đa Pipeline** — Các bot khác nhau cho các kịch bản khác nhau, với giám sát toàn diện và xử lý ngoại lệ.
-[→ Tìm hiểu thêm về tất cả tính năng](https://link.langbot.app/en/docs/features)
+[→ Tìm hiểu thêm về tất cả tính năng](https://langbot.app/docs/en/insight/features)
📍 Hướng dẫn thực hành: [triển khai bot AI đa nền tảng trong 5 phút](https://langbot.app/en/blog/deploy-ai-bot-in-5-minutes/), [kết nối DeepSeek với WeChat, Discord và Telegram](https://langbot.app/en/blog/connect-deepseek-to-wechat/), [chạy Dify Agent trên Discord, Telegram và Slack](https://langbot.app/en/blog/dify-agent-discord-telegram-slack/) và [xây dựng chatbot với n8n](https://langbot.app/en/blog/n8n-multi-platform-ai-chatbot/).
@@ -88,7 +88,7 @@ docker compose --profile all up -d
[](https://zeabur.com/en-US/templates/ZKTBDH)
[](https://railway.app/template/yRrAyL?referralCode=vogKPF)
-**Thêm tùy chọn:** [Docker](https://link.langbot.app/en/docs/docker) · [Thủ công](https://link.langbot.app/en/docs/manual-deploy) · [BTPanel](https://link.langbot.app/en/docs/bt-panel) · [Kubernetes](https://langbot.app/docs/en/deploy/langbot/kubernetes)
+**Thêm tùy chọn:** [Docker](https://langbot.app/docs/en/deploy/langbot/docker) · [Thủ công](https://langbot.app/docs/en/deploy/langbot/manual) · [BTPanel](https://langbot.app/docs/en/deploy/langbot/one-click/bt) · [Kubernetes](https://langbot.app/docs/en/deploy/langbot/kubernetes)
---
@@ -149,7 +149,7 @@ docker compose --profile all up -d
| [302.AI](https://share.302ai.cn/SuTG99) | Cổng | ✅ |
| [Qiniu](https://www.qiniu.com/ai/agent) | Cổng | ✅ |
-[→ Xem tất cả tích hợp](https://link.langbot.app/en/docs/features)
+[→ Xem tất cả tích hợp](https://langbot.app/docs/en/insight/features)
---
diff --git a/src/langbot/pkg/platform/sources/aiocqhttp.yaml b/src/langbot/pkg/platform/sources/aiocqhttp.yaml
index b93a25243..0fff66dd4 100644
--- a/src/langbot/pkg/platform/sources/aiocqhttp.yaml
+++ b/src/langbot/pkg/platform/sources/aiocqhttp.yaml
@@ -15,9 +15,9 @@ spec:
categories:
- protocol
help_links:
- zh: https://link.langbot.app/zh/platforms/aiocqhttp
- en: https://link.langbot.app/en/platforms/aiocqhttp
- ja: https://link.langbot.app/ja/platforms/aiocqhttp
+ zh: https://langbot.app/docs/zh/usage/platforms/qq/aiocqhttp/napcat
+ en: https://langbot.app/docs/en/usage/platforms/qq/aiocqhttp/napcat
+ ja: https://langbot.app/docs/ja/usage/platforms/qq/aiocqhttp/napcat
config:
- name: host
label:
diff --git a/src/langbot/pkg/platform/sources/dingtalk.yaml b/src/langbot/pkg/platform/sources/dingtalk.yaml
index 261a8bf21..653047091 100644
--- a/src/langbot/pkg/platform/sources/dingtalk.yaml
+++ b/src/langbot/pkg/platform/sources/dingtalk.yaml
@@ -15,9 +15,9 @@ spec:
categories:
- china
help_links:
- zh: https://link.langbot.app/zh/platforms/dingtalk
- en: https://link.langbot.app/en/platforms/dingtalk
- ja: https://link.langbot.app/ja/platforms/dingtalk
+ zh: https://langbot.app/docs/zh/usage/platforms/dingtalk
+ en: https://langbot.app/docs/en/usage/platforms/dingtalk
+ ja: https://langbot.app/docs/ja/usage/platforms/dingtalk
config:
- name: one-click-create
label:
diff --git a/src/langbot/pkg/platform/sources/discord.yaml b/src/langbot/pkg/platform/sources/discord.yaml
index 28149cbda..ca17a82e7 100644
--- a/src/langbot/pkg/platform/sources/discord.yaml
+++ b/src/langbot/pkg/platform/sources/discord.yaml
@@ -24,9 +24,9 @@ spec:
- popular
- global
help_links:
- zh: https://link.langbot.app/zh/platforms/discord
- en: https://link.langbot.app/en/platforms/discord
- ja: https://link.langbot.app/ja/platforms/discord
+ zh: https://langbot.app/docs/zh/usage/platforms/discord
+ en: https://langbot.app/docs/en/usage/platforms/discord
+ ja: https://langbot.app/docs/ja/usage/platforms/discord
config:
- name: client_id
label:
diff --git a/src/langbot/pkg/platform/sources/kook.yaml b/src/langbot/pkg/platform/sources/kook.yaml
index c63d35eed..8dfbbd5b1 100644
--- a/src/langbot/pkg/platform/sources/kook.yaml
+++ b/src/langbot/pkg/platform/sources/kook.yaml
@@ -15,9 +15,9 @@ spec:
categories:
- china
help_links:
- zh: https://link.langbot.app/zh/platforms/kook
- en: https://link.langbot.app/en/platforms/kook
- ja: https://link.langbot.app/ja/platforms/kook
+ zh: https://langbot.app/docs/zh/usage/platforms/kook
+ en: https://langbot.app/docs/en/usage/platforms/kook
+ ja: https://langbot.app/docs/ja/usage/platforms/kook
config:
- name: token
label:
diff --git a/src/langbot/pkg/platform/sources/lark.yaml b/src/langbot/pkg/platform/sources/lark.yaml
index 94509c470..18a8e7c8b 100644
--- a/src/langbot/pkg/platform/sources/lark.yaml
+++ b/src/langbot/pkg/platform/sources/lark.yaml
@@ -19,9 +19,9 @@ spec:
- china
- global
help_links:
- zh: https://link.langbot.app/zh/platforms/lark
- en: https://link.langbot.app/en/platforms/lark
- ja: https://link.langbot.app/ja/platforms/lark
+ zh: https://langbot.app/docs/zh/usage/platforms/lark
+ en: https://langbot.app/docs/en/usage/platforms/lark
+ ja: https://langbot.app/docs/ja/usage/platforms/lark
config:
- name: domain
label:
diff --git a/src/langbot/pkg/platform/sources/line.yaml b/src/langbot/pkg/platform/sources/line.yaml
index 5ee538121..83f520286 100644
--- a/src/langbot/pkg/platform/sources/line.yaml
+++ b/src/langbot/pkg/platform/sources/line.yaml
@@ -22,9 +22,9 @@ spec:
categories:
- global
help_links:
- zh: https://link.langbot.app/zh/platforms/line
- en: https://link.langbot.app/en/platforms/line
- ja: https://link.langbot.app/ja/platforms/line
+ zh: https://langbot.app/docs/zh/usage/platforms/line
+ en: https://langbot.app/docs/en/usage/platforms/line
+ ja: https://langbot.app/docs/ja/usage/platforms/line
config:
- name: webhook_url
label:
diff --git a/src/langbot/pkg/platform/sources/officialaccount.yaml b/src/langbot/pkg/platform/sources/officialaccount.yaml
index d09538028..7e09b3f6c 100644
--- a/src/langbot/pkg/platform/sources/officialaccount.yaml
+++ b/src/langbot/pkg/platform/sources/officialaccount.yaml
@@ -15,9 +15,9 @@ spec:
categories:
- china
help_links:
- zh: https://link.langbot.app/zh/platforms/officialaccount
- en: https://link.langbot.app/en/platforms/officialaccount
- ja: https://link.langbot.app/ja/platforms/officialaccount
+ zh: https://langbot.app/docs/zh/usage/platforms/wxoa
+ en: https://langbot.app/docs/en/usage/platforms/wxoa
+ ja: https://langbot.app/docs/ja/usage/platforms/wxoa
config:
- name: webhook_url
label:
diff --git a/src/langbot/pkg/platform/sources/openclaw_weixin.yaml b/src/langbot/pkg/platform/sources/openclaw_weixin.yaml
index a8dec6444..963b6da7a 100644
--- a/src/langbot/pkg/platform/sources/openclaw_weixin.yaml
+++ b/src/langbot/pkg/platform/sources/openclaw_weixin.yaml
@@ -16,9 +16,9 @@ spec:
- popular
- china
help_links:
- zh: https://link.langbot.app/zh/platforms/openclaw_weixin
- en: https://link.langbot.app/en/platforms/openclaw_weixin
- ja: https://link.langbot.app/ja/platforms/openclaw_weixin
+ zh: https://langbot.app/docs/zh/usage/platforms/wechat/weixin
+ en: https://langbot.app/docs/en/usage/platforms/readme
+ ja: https://langbot.app/docs/ja/usage/platforms/readme
config:
- name: base_url
label:
diff --git a/src/langbot/pkg/platform/sources/qqofficial.yaml b/src/langbot/pkg/platform/sources/qqofficial.yaml
index 41d326b83..df2b13a57 100644
--- a/src/langbot/pkg/platform/sources/qqofficial.yaml
+++ b/src/langbot/pkg/platform/sources/qqofficial.yaml
@@ -15,9 +15,9 @@ spec:
categories:
- china
help_links:
- zh: https://link.langbot.app/zh/platforms/qqofficial
- en: https://link.langbot.app/en/platforms/qqofficial
- ja: https://link.langbot.app/ja/platforms/qqofficial
+ zh: https://langbot.app/docs/zh/usage/platforms/qq/official_webhook
+ en: https://langbot.app/docs/en/usage/platforms/qq/official_webhook
+ ja: https://langbot.app/docs/ja/usage/platforms/qq/official_webhook
config:
- name: __system.outbound_ips
label:
diff --git a/src/langbot/pkg/platform/sources/satori.yaml b/src/langbot/pkg/platform/sources/satori.yaml
index a2506bb62..2ddc40f48 100644
--- a/src/langbot/pkg/platform/sources/satori.yaml
+++ b/src/langbot/pkg/platform/sources/satori.yaml
@@ -21,9 +21,9 @@ spec:
categories:
- protocol
help_links:
- zh: https://link.langbot.app/zh/platforms/satori
- en: https://link.langbot.app/en/platforms/satori
- ja: https://link.langbot.app/ja/platforms/satori
+ zh: https://langbot.app/docs/zh/usage/platforms/readme
+ en: https://langbot.app/docs/en/usage/platforms/readme
+ ja: https://langbot.app/docs/ja/usage/platforms/readme
config:
- name: platform
label:
diff --git a/src/langbot/pkg/platform/sources/slack.yaml b/src/langbot/pkg/platform/sources/slack.yaml
index f1a2e740a..ba65d6e21 100644
--- a/src/langbot/pkg/platform/sources/slack.yaml
+++ b/src/langbot/pkg/platform/sources/slack.yaml
@@ -24,9 +24,9 @@ spec:
- popular
- global
help_links:
- zh: https://link.langbot.app/zh/platforms/slack
- en: https://link.langbot.app/en/platforms/slack
- ja: https://link.langbot.app/ja/platforms/slack
+ zh: https://langbot.app/docs/zh/usage/platforms/slack
+ en: https://langbot.app/docs/en/usage/platforms/slack
+ ja: https://langbot.app/docs/ja/usage/platforms/slack
config:
- name: webhook_url
label:
diff --git a/src/langbot/pkg/platform/sources/telegram.yaml b/src/langbot/pkg/platform/sources/telegram.yaml
index f652ae420..2493dac41 100644
--- a/src/langbot/pkg/platform/sources/telegram.yaml
+++ b/src/langbot/pkg/platform/sources/telegram.yaml
@@ -24,9 +24,9 @@ spec:
- popular
- global
help_links:
- zh: https://link.langbot.app/zh/platforms/telegram
- en: https://link.langbot.app/en/platforms/telegram
- ja: https://link.langbot.app/ja/platforms/telegram
+ zh: https://langbot.app/docs/zh/usage/platforms/telegram
+ en: https://langbot.app/docs/en/usage/platforms/telegram
+ ja: https://langbot.app/docs/ja/usage/platforms/telegram
config:
- name: token
label:
diff --git a/src/langbot/pkg/platform/sources/wechatpad.yaml b/src/langbot/pkg/platform/sources/wechatpad.yaml
index e02c6aa68..15cc84533 100644
--- a/src/langbot/pkg/platform/sources/wechatpad.yaml
+++ b/src/langbot/pkg/platform/sources/wechatpad.yaml
@@ -15,9 +15,9 @@ spec:
categories:
- china
help_links:
- zh: https://link.langbot.app/zh/platforms/wechatpad
- en: https://link.langbot.app/en/platforms/wechatpad
- ja: https://link.langbot.app/ja/platforms/wechatpad
+ zh: https://langbot.app/docs/zh/usage/platforms/wechat/wechatpad
+ en: https://langbot.app/docs/en/usage/platforms/readme
+ ja: https://langbot.app/docs/ja/usage/platforms/readme
config:
- name: wechatpad_url
label:
diff --git a/src/langbot/pkg/platform/sources/wecom.yaml b/src/langbot/pkg/platform/sources/wecom.yaml
index 509fa4e0f..c648f2a1f 100644
--- a/src/langbot/pkg/platform/sources/wecom.yaml
+++ b/src/langbot/pkg/platform/sources/wecom.yaml
@@ -16,9 +16,9 @@ spec:
- popular
- china
help_links:
- zh: https://link.langbot.app/zh/platforms/wecom
- en: https://link.langbot.app/en/platforms/wecom
- ja: https://link.langbot.app/ja/platforms/wecom
+ zh: https://langbot.app/docs/zh/usage/platforms/wecom/wecom
+ en: https://langbot.app/docs/en/usage/platforms/wecom/wecom
+ ja: https://langbot.app/docs/ja/usage/platforms/wecom/wecom
config:
- name: webhook_url
label:
diff --git a/src/langbot/pkg/platform/sources/wecombot.yaml b/src/langbot/pkg/platform/sources/wecombot.yaml
index 7e95402ee..87c37bc42 100644
--- a/src/langbot/pkg/platform/sources/wecombot.yaml
+++ b/src/langbot/pkg/platform/sources/wecombot.yaml
@@ -15,9 +15,9 @@ spec:
categories:
- china
help_links:
- zh: https://link.langbot.app/zh/platforms/wecombot
- en: https://link.langbot.app/en/platforms/wecombot
- ja: https://link.langbot.app/ja/platforms/wecombot
+ zh: https://langbot.app/docs/zh/usage/platforms/wecom/wecombot
+ en: https://langbot.app/docs/en/usage/platforms/wecom/wecombot
+ ja: https://langbot.app/docs/ja/usage/platforms/wecom/wecombot
config:
- name: one-click-create
label:
diff --git a/src/langbot/pkg/platform/sources/wecomcs.yaml b/src/langbot/pkg/platform/sources/wecomcs.yaml
index 521e7bb0e..61cfdff8c 100644
--- a/src/langbot/pkg/platform/sources/wecomcs.yaml
+++ b/src/langbot/pkg/platform/sources/wecomcs.yaml
@@ -15,9 +15,9 @@ spec:
categories:
- china
help_links:
- zh: https://link.langbot.app/zh/platforms/wecomcs
- en: https://link.langbot.app/en/platforms/wecomcs
- ja: https://link.langbot.app/ja/platforms/wecomcs
+ zh: https://langbot.app/docs/zh/usage/platforms/wecom/wecomcs
+ en: https://langbot.app/docs/en/usage/platforms/wecom/wecomcs
+ ja: https://langbot.app/docs/ja/usage/platforms/wecom/wecomcs
config:
- name: webhook_url
label:
diff --git a/src/langbot/pkg/utils/version.py b/src/langbot/pkg/utils/version.py
index 0ee49de14..316b25c60 100644
--- a/src/langbot/pkg/utils/version.py
+++ b/src/langbot/pkg/utils/version.py
@@ -83,7 +83,7 @@ class VersionManager:
try:
if await self.is_new_version_available():
return (
- 'New version available. Update guide: https://link.langbot.app/en/docs/update',
+ 'New version available. Update guide: https://langbot.app/docs/en/deploy/update',
logging.INFO,
)
except Exception as e:
diff --git a/web/README.md b/web/README.md
index b8ed72c66..0027b07f8 100644
--- a/web/README.md
+++ b/web/README.md
@@ -1,6 +1,6 @@
# Debug LangBot Frontend
-Please refer to the [Development Guide](https://link.langbot.app/en/docs/dev-config) for more information.
+Please refer to the [Development Guide](https://langbot.app/docs/en/develop/dev-config) for more information.
## Tests
diff --git a/web/src/app/home/components/home-sidebar/HomeSidebar.tsx b/web/src/app/home/components/home-sidebar/HomeSidebar.tsx
index ebe5e9b3e..ed71fb2f0 100644
--- a/web/src/app/home/components/home-sidebar/HomeSidebar.tsx
+++ b/web/src/app/home/components/home-sidebar/HomeSidebar.tsx
@@ -2195,12 +2195,12 @@ export default function HomeSidebar({
localStorage.getItem('langbot_language');
if (language === 'zh-Hans' || language === 'zh-Hant') {
window.open(
- 'https://link.langbot.app/zh/docs/guide',
+ 'https://langbot.app/docs/zh/insight/guide',
'_blank',
);
} else {
window.open(
- 'https://link.langbot.app/en/docs/guide',
+ 'https://langbot.app/docs/en/insight/guide',
'_blank',
);
}
diff --git a/web/src/app/home/components/home-sidebar/sidbarConfigList.tsx b/web/src/app/home/components/home-sidebar/sidbarConfigList.tsx
index d6cac47a5..71b89ad41 100644
--- a/web/src/app/home/components/home-sidebar/sidbarConfigList.tsx
+++ b/web/src/app/home/components/home-sidebar/sidbarConfigList.tsx
@@ -49,9 +49,9 @@ export const sidebarConfigList = [
route: '/home/bots',
description: t('bots.description'),
helpLink: {
- en_US: 'https://link.langbot.app/en/docs/platforms',
- zh_Hans: 'https://link.langbot.app/zh/docs/platforms',
- ja_JP: 'https://link.langbot.app/ja/docs/platforms',
+ en_US: 'https://langbot.app/docs/en/usage/platforms/readme',
+ zh_Hans: 'https://langbot.app/docs/zh/usage/platforms/readme',
+ ja_JP: 'https://langbot.app/docs/ja/usage/platforms/readme',
},
section: 'home',
}),
@@ -62,9 +62,9 @@ export const sidebarConfigList = [
route: '/home/pipelines',
description: t('pipelines.description'),
helpLink: {
- en_US: 'https://link.langbot.app/en/docs/pipelines',
- zh_Hans: 'https://link.langbot.app/zh/docs/pipelines',
- ja_JP: 'https://link.langbot.app/ja/docs/pipelines',
+ en_US: 'https://langbot.app/docs/en/usage/pipelines/readme',
+ zh_Hans: 'https://langbot.app/docs/zh/usage/pipelines/readme',
+ ja_JP: 'https://langbot.app/docs/ja/usage/pipelines/readme',
},
section: 'home',
}),
@@ -75,9 +75,9 @@ export const sidebarConfigList = [
route: '/home/knowledge',
description: t('knowledge.description'),
helpLink: {
- en_US: 'https://link.langbot.app/en/docs/knowledge',
- zh_Hans: 'https://link.langbot.app/zh/docs/knowledge',
- ja_JP: 'https://link.langbot.app/ja/docs/knowledge',
+ en_US: 'https://langbot.app/docs/en/usage/knowledge/readme',
+ zh_Hans: 'https://langbot.app/docs/zh/usage/knowledge/readme',
+ ja_JP: 'https://langbot.app/docs/ja/usage/knowledge/readme',
},
section: 'home',
}),
diff --git a/web/src/app/home/components/new-version-dialog/NewVersionDialog.tsx b/web/src/app/home/components/new-version-dialog/NewVersionDialog.tsx
index 920ed5f9b..941b201c4 100644
--- a/web/src/app/home/components/new-version-dialog/NewVersionDialog.tsx
+++ b/web/src/app/home/components/new-version-dialog/NewVersionDialog.tsx
@@ -34,11 +34,11 @@ export default function NewVersionDialog({
const getUpdateDocsUrl = () => {
const language = i18n.language;
if (language === 'zh-Hans' || language === 'zh-Hant') {
- return 'https://link.langbot.app/zh/docs/update';
+ return 'https://langbot.app/docs/zh/deploy/update';
} else if (language === 'ja-JP') {
- return 'https://link.langbot.app/ja/docs/update';
+ return 'https://langbot.app/docs/ja/deploy/update';
} else {
- return 'https://link.langbot.app/en/docs/update';
+ return 'https://langbot.app/docs/en/deploy/update';
}
};
diff --git a/web/src/i18n/locales/en-US.ts b/web/src/i18n/locales/en-US.ts
index 5faaa2293..7717a3985 100644
--- a/web/src/i18n/locales/en-US.ts
+++ b/web/src/i18n/locales/en-US.ts
@@ -76,7 +76,8 @@ const enUS = {
privacyPolicy: 'Privacy Policy',
and: 'and',
dataCollectionPolicy: 'Data Collection Policy',
- dataCollectionPolicyUrl: 'https://link.langbot.app/en/docs/data-policy',
+ dataCollectionPolicyUrl:
+ 'https://langbot.app/docs/en/insight/data-collection-policy',
loading: 'Loading...',
fieldRequired: 'This field is required',
or: 'or',
diff --git a/web/src/i18n/locales/es-ES.ts b/web/src/i18n/locales/es-ES.ts
index 6e32b3448..f872d5565 100644
--- a/web/src/i18n/locales/es-ES.ts
+++ b/web/src/i18n/locales/es-ES.ts
@@ -79,7 +79,8 @@ const esES = {
privacyPolicy: 'Política de privacidad',
and: 'y',
dataCollectionPolicy: 'Política de recopilación de datos',
- dataCollectionPolicyUrl: 'https://link.langbot.app/en/docs/data-policy',
+ dataCollectionPolicyUrl:
+ 'https://langbot.app/docs/en/insight/data-collection-policy',
loading: 'Cargando...',
fieldRequired: 'Este campo es obligatorio',
or: 'o',
diff --git a/web/src/i18n/locales/ja-JP.ts b/web/src/i18n/locales/ja-JP.ts
index 81ca9a344..01795f8a1 100644
--- a/web/src/i18n/locales/ja-JP.ts
+++ b/web/src/i18n/locales/ja-JP.ts
@@ -77,7 +77,8 @@ const jaJP = {
privacyPolicy: 'プライバシーポリシー',
and: 'および',
dataCollectionPolicy: 'データ収集ポリシー',
- dataCollectionPolicyUrl: 'https://link.langbot.app/ja/docs/data-policy',
+ dataCollectionPolicyUrl:
+ 'https://langbot.app/docs/ja/insight/data-collection-policy',
loading: '読み込み中...',
fieldRequired: 'この項目は必須です',
or: 'または',
diff --git a/web/src/i18n/locales/ru-RU.ts b/web/src/i18n/locales/ru-RU.ts
index 4b3acfd7d..89291684a 100644
--- a/web/src/i18n/locales/ru-RU.ts
+++ b/web/src/i18n/locales/ru-RU.ts
@@ -76,7 +76,8 @@ const ruRU = {
privacyPolicy: 'Политикой конфиденциальности',
and: 'и',
dataCollectionPolicy: 'Политикой сбора данных',
- dataCollectionPolicyUrl: 'https://link.langbot.app/en/docs/data-policy',
+ dataCollectionPolicyUrl:
+ 'https://langbot.app/docs/en/insight/data-collection-policy',
loading: 'Загрузка...',
fieldRequired: 'Это поле обязательно для заполнения',
or: 'или',
diff --git a/web/src/i18n/locales/th-TH.ts b/web/src/i18n/locales/th-TH.ts
index 881969b84..0bcea8f53 100644
--- a/web/src/i18n/locales/th-TH.ts
+++ b/web/src/i18n/locales/th-TH.ts
@@ -76,7 +76,8 @@ const thTH = {
privacyPolicy: 'นโยบายความเป็นส่วนตัว',
and: 'และ',
dataCollectionPolicy: 'นโยบายการเก็บรวบรวมข้อมูล',
- dataCollectionPolicyUrl: 'https://link.langbot.app/en/docs/data-policy',
+ dataCollectionPolicyUrl:
+ 'https://langbot.app/docs/en/insight/data-collection-policy',
loading: 'กำลังโหลด...',
fieldRequired: 'ช่องนี้จำเป็นต้องกรอก',
or: 'หรือ',
diff --git a/web/src/i18n/locales/vi-VN.ts b/web/src/i18n/locales/vi-VN.ts
index 525236c02..af61d4040 100644
--- a/web/src/i18n/locales/vi-VN.ts
+++ b/web/src/i18n/locales/vi-VN.ts
@@ -77,7 +77,8 @@ const viVN = {
privacyPolicy: 'Chính sách bảo mật',
and: 'và',
dataCollectionPolicy: 'Chính sách thu thập dữ liệu',
- dataCollectionPolicyUrl: 'https://link.langbot.app/en/docs/data-policy',
+ dataCollectionPolicyUrl:
+ 'https://langbot.app/docs/en/insight/data-collection-policy',
loading: 'Đang tải...',
fieldRequired: 'Trường này là bắt buộc',
or: 'hoặc',
diff --git a/web/src/i18n/locales/zh-Hans.ts b/web/src/i18n/locales/zh-Hans.ts
index 58c1b5133..2112ea37e 100644
--- a/web/src/i18n/locales/zh-Hans.ts
+++ b/web/src/i18n/locales/zh-Hans.ts
@@ -75,7 +75,8 @@ const zhHans = {
privacyPolicy: '隐私政策',
and: '和',
dataCollectionPolicy: '数据收集政策',
- dataCollectionPolicyUrl: 'https://link.langbot.app/zh/docs/data-policy',
+ dataCollectionPolicyUrl:
+ 'https://langbot.app/docs/zh/insight/data-collection-policy',
loading: '加载中...',
fieldRequired: '此字段为必填项',
or: '或',
diff --git a/web/src/i18n/locales/zh-Hant.ts b/web/src/i18n/locales/zh-Hant.ts
index 3266cb185..45374cb48 100644
--- a/web/src/i18n/locales/zh-Hant.ts
+++ b/web/src/i18n/locales/zh-Hant.ts
@@ -75,7 +75,8 @@ const zhHant = {
privacyPolicy: '隱私政策',
and: '和',
dataCollectionPolicy: '數據收集政策',
- dataCollectionPolicyUrl: 'https://link.langbot.app/zh/docs/data-policy',
+ dataCollectionPolicyUrl:
+ 'https://langbot.app/docs/zh/insight/data-collection-policy',
loading: '載入中...',
fieldRequired: '此欄位為必填',
or: '或',