mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-17 01:46:07 +00:00
fix: remove internal adapter terminology from UI
This commit is contained in:
committed by
huanghuoguoguo
parent
bdc6704d88
commit
6dd296612b
@@ -4,13 +4,13 @@ kind: MessagePlatformAdapter
|
||||
metadata:
|
||||
name: aiocqhttp-eba
|
||||
label:
|
||||
en_US: OneBot v11 (EBA)
|
||||
zh_Hans: OneBot v11 (EBA)
|
||||
zh_Hant: OneBot v11 (EBA)
|
||||
en_US: OneBot v11
|
||||
zh_Hans: OneBot v11
|
||||
zh_Hant: OneBot v11
|
||||
description:
|
||||
en_US: OneBot v11 adapter for QQ-compatible protocol endpoints (EBA architecture)
|
||||
zh_Hans: OneBot v11 适配器,用于接入 QQ 兼容协议端(EBA 架构版本)
|
||||
zh_Hant: OneBot v11 適配器,用於接入 QQ 相容協定端(EBA 架構版本)
|
||||
en_US: OneBot v11 adapter for QQ-compatible protocol endpoints with event-driven orchestration support
|
||||
zh_Hans: OneBot v11 适配器,用于接入 QQ 兼容协议端,支持事件驱动编排
|
||||
zh_Hant: OneBot v11 適配器,用於接入 QQ 相容協定端,支援事件驅動編排
|
||||
icon: onebot.svg
|
||||
|
||||
spec:
|
||||
|
||||
@@ -4,13 +4,13 @@ kind: MessagePlatformAdapter
|
||||
metadata:
|
||||
name: dingtalk-eba
|
||||
label:
|
||||
en_US: DingTalk (EBA)
|
||||
zh_Hans: 钉钉 (EBA)
|
||||
zh_Hant: 釘釘 (EBA)
|
||||
en_US: DingTalk
|
||||
zh_Hans: 钉钉
|
||||
zh_Hant: 釘釘
|
||||
description:
|
||||
en_US: DingTalk adapter (EBA architecture)
|
||||
zh_Hans: 钉钉适配器(EBA 架构版本)
|
||||
zh_Hant: 釘釘適配器(EBA 架構版本)
|
||||
en_US: DingTalk adapter with event-driven orchestration support
|
||||
zh_Hans: 钉钉适配器,支持事件驱动编排
|
||||
zh_Hant: 釘釘適配器,支援事件驅動編排
|
||||
icon: dingtalk.svg
|
||||
|
||||
spec:
|
||||
|
||||
@@ -4,11 +4,11 @@ kind: MessagePlatformAdapter
|
||||
metadata:
|
||||
name: discord-eba
|
||||
label:
|
||||
en_US: Discord (EBA)
|
||||
zh_Hans: Discord (EBA)
|
||||
en_US: Discord
|
||||
zh_Hans: Discord
|
||||
description:
|
||||
en_US: Discord adapter (EBA architecture)
|
||||
zh_Hans: Discord 适配器(EBA 架构版本)
|
||||
en_US: Discord adapter with event-driven orchestration support
|
||||
zh_Hans: Discord 适配器,支持事件驱动编排
|
||||
icon: discord.svg
|
||||
|
||||
spec:
|
||||
|
||||
@@ -4,13 +4,13 @@ kind: MessagePlatformAdapter
|
||||
metadata:
|
||||
name: kook-eba
|
||||
label:
|
||||
en_US: KOOK (EBA)
|
||||
zh_Hans: KOOK (EBA)
|
||||
zh_Hant: KOOK (EBA)
|
||||
en_US: KOOK
|
||||
zh_Hans: KOOK
|
||||
zh_Hant: KOOK
|
||||
description:
|
||||
en_US: KOOK adapter (EBA architecture), supporting channel and direct messages.
|
||||
zh_Hans: KOOK 适配器(EBA 架构版本),支持频道消息和私聊消息。
|
||||
zh_Hant: KOOK 適配器(EBA 架構版本),支援頻道訊息和私聊訊息。
|
||||
en_US: KOOK adapter with event-driven orchestration support, supporting channel and direct messages.
|
||||
zh_Hans: KOOK 适配器,支持事件驱动编排、频道消息和私聊消息。
|
||||
zh_Hant: KOOK 適配器,支援事件驅動編排、頻道訊息和私聊訊息。
|
||||
icon: kook.png
|
||||
docs:
|
||||
zh: https://link.langbot.app/zh/platforms/kook
|
||||
|
||||
@@ -4,15 +4,15 @@ kind: MessagePlatformAdapter
|
||||
metadata:
|
||||
name: lark-eba
|
||||
label:
|
||||
en_US: Lark / Feishu (EBA)
|
||||
zh_Hans: 飞书 (EBA)
|
||||
zh_Hant: 飛書 (EBA)
|
||||
ja_JP: Lark (EBA)
|
||||
en_US: Lark / Feishu
|
||||
zh_Hans: 飞书
|
||||
zh_Hant: 飛書
|
||||
ja_JP: Lark
|
||||
description:
|
||||
en_US: Lark/Feishu adapter (EBA architecture), supporting self-built/store apps and WebSocket/Webhook modes.
|
||||
zh_Hans: 飞书适配器(EBA 架构版本),支持自建/商店应用和长连接/Webhook 两种通信模式。
|
||||
zh_Hant: 飛書適配器(EBA 架構版本),支援自建/商店應用和長連線/Webhook 兩種通訊模式。
|
||||
ja_JP: Lark アダプター(EBA アーキテクチャ)、カスタム/ストアアプリと WebSocket/Webhook モードをサポートします。
|
||||
en_US: Lark/Feishu adapter with event-driven orchestration support, supporting self-built/store apps and WebSocket/Webhook modes.
|
||||
zh_Hans: 飞书适配器,支持事件驱动编排、自建/商店应用和长连接/Webhook 两种通信模式。
|
||||
zh_Hant: 飛書適配器,支援事件驅動編排、自建/商店應用和長連線/Webhook 兩種通訊模式。
|
||||
ja_JP: イベント駆動の編成に対応した Lark アダプター。カスタム/ストアアプリと WebSocket/Webhook モードをサポートします。
|
||||
icon: lark.svg
|
||||
|
||||
spec:
|
||||
|
||||
@@ -4,13 +4,13 @@ kind: MessagePlatformAdapter
|
||||
metadata:
|
||||
name: officialaccount-eba
|
||||
label:
|
||||
en_US: Official Account (EBA)
|
||||
zh_Hans: 微信公众号 (EBA)
|
||||
zh_Hant: 微信公眾號 (EBA)
|
||||
en_US: Official Account
|
||||
zh_Hans: 微信公众号
|
||||
zh_Hant: 微信公眾號
|
||||
description:
|
||||
en_US: WeChat Official Account adapter with Event-Based Agents support
|
||||
zh_Hans: 微信公众号适配器(EBA 架构版本),通过统一 Webhook 接收公众号消息
|
||||
zh_Hant: 微信公眾號適配器(EBA 架構版本),透過統一 Webhook 接收公眾號訊息
|
||||
en_US: WeChat Official Account adapter with event-driven orchestration support
|
||||
zh_Hans: 微信公众号适配器,支持事件驱动编排,通过统一 Webhook 接收公众号消息
|
||||
zh_Hant: 微信公眾號適配器,支援事件驅動編排,透過統一 Webhook 接收公眾號訊息
|
||||
icon: officialaccount.png
|
||||
|
||||
spec:
|
||||
|
||||
@@ -4,13 +4,13 @@ kind: MessagePlatformAdapter
|
||||
metadata:
|
||||
name: qqofficial-eba
|
||||
label:
|
||||
en_US: QQ Official API (EBA)
|
||||
zh_Hans: QQ 官方 API (EBA)
|
||||
zh_Hant: QQ 官方 API (EBA)
|
||||
en_US: QQ Official API
|
||||
zh_Hans: QQ 官方 API
|
||||
zh_Hant: QQ 官方 API
|
||||
description:
|
||||
en_US: QQ Official API adapter with Event-Based Agents support, using Webhook or WebSocket mode.
|
||||
zh_Hans: QQ 官方 API 适配器(EBA 架构版本),支持 Webhook 和 WebSocket 两种连接模式。
|
||||
zh_Hant: QQ 官方 API 適配器(EBA 架構版本),支援 Webhook 和 WebSocket 兩種連線模式。
|
||||
en_US: QQ Official API adapter with event-driven orchestration support, using Webhook or WebSocket mode.
|
||||
zh_Hans: QQ 官方 API 适配器,支持事件驱动编排、Webhook 和 WebSocket 两种连接模式。
|
||||
zh_Hant: QQ 官方 API 適配器,支援事件驅動編排、Webhook 和 WebSocket 兩種連線模式。
|
||||
icon: qqofficial.svg
|
||||
|
||||
spec:
|
||||
@@ -122,4 +122,3 @@ execution:
|
||||
python:
|
||||
path: ./adapter.py
|
||||
attr: QQOfficialAdapter
|
||||
|
||||
|
||||
@@ -4,13 +4,13 @@ kind: MessagePlatformAdapter
|
||||
metadata:
|
||||
name: slack-eba
|
||||
label:
|
||||
en_US: Slack (EBA)
|
||||
zh_Hans: Slack (EBA)
|
||||
zh_Hant: Slack (EBA)
|
||||
en_US: Slack
|
||||
zh_Hans: Slack
|
||||
zh_Hant: Slack
|
||||
description:
|
||||
en_US: Slack adapter with Event-Based Agents support, using LangBot's unified webhook endpoint.
|
||||
zh_Hans: Slack 适配器(EBA 架构版本),通过 LangBot 统一 Webhook 接收 Slack 事件订阅消息。
|
||||
zh_Hant: Slack 適配器(EBA 架構版本),透過 LangBot 統一 Webhook 接收 Slack 事件訂閱訊息。
|
||||
en_US: Slack adapter with event-driven orchestration support, using LangBot's unified webhook endpoint.
|
||||
zh_Hans: Slack 适配器,支持事件驱动编排,通过 LangBot 统一 Webhook 接收 Slack 事件订阅消息。
|
||||
zh_Hant: Slack 適配器,支援事件驅動編排,透過 LangBot 統一 Webhook 接收 Slack 事件訂閱訊息。
|
||||
icon: slack.png
|
||||
|
||||
spec:
|
||||
|
||||
@@ -4,11 +4,11 @@ kind: MessagePlatformAdapter
|
||||
metadata:
|
||||
name: telegram-eba
|
||||
label:
|
||||
en_US: Telegram (EBA)
|
||||
zh_Hans: 电报 (EBA)
|
||||
en_US: Telegram
|
||||
zh_Hans: 电报
|
||||
description:
|
||||
en_US: Telegram Bot adapter (EBA architecture)
|
||||
zh_Hans: 电报 Bot 适配器(EBA 架构版本)
|
||||
en_US: Telegram Bot adapter with event-driven orchestration support
|
||||
zh_Hans: 电报 Bot 适配器,支持事件驱动编排
|
||||
icon: telegram.svg
|
||||
|
||||
spec:
|
||||
|
||||
@@ -4,13 +4,13 @@ kind: MessagePlatformAdapter
|
||||
metadata:
|
||||
name: wecom-eba
|
||||
label:
|
||||
en_US: WeCom (EBA)
|
||||
zh_Hans: 企业微信 (EBA)
|
||||
zh_Hant: 企業微信 (EBA)
|
||||
en_US: WeCom
|
||||
zh_Hans: 企业微信
|
||||
zh_Hant: 企業微信
|
||||
description:
|
||||
en_US: WeCom application message adapter (EBA architecture)
|
||||
zh_Hans: 企业微信内部应用消息适配器(EBA 架构版本)
|
||||
zh_Hant: 企業微信內部應用訊息適配器(EBA 架構版本)
|
||||
en_US: WeCom application message adapter with event-driven orchestration support
|
||||
zh_Hans: 企业微信内部应用消息适配器,支持事件驱动编排
|
||||
zh_Hant: 企業微信內部應用訊息適配器,支援事件驅動編排
|
||||
icon: wecom.png
|
||||
|
||||
spec:
|
||||
|
||||
@@ -4,13 +4,13 @@ kind: MessagePlatformAdapter
|
||||
metadata:
|
||||
name: wecombot-eba
|
||||
label:
|
||||
en_US: WeComBot (EBA)
|
||||
zh_Hans: 企业微信智能机器人 (EBA)
|
||||
zh_Hant: 企業微信智慧機器人 (EBA)
|
||||
en_US: WeComBot
|
||||
zh_Hans: 企业微信智能机器人
|
||||
zh_Hant: 企業微信智慧機器人
|
||||
description:
|
||||
en_US: WeCom AI Bot adapter with Event-Based Agents support
|
||||
zh_Hans: 企业微信智能机器人适配器(EBA 架构版本),支持长连接和 Webhook 两种接入方式
|
||||
zh_Hant: 企業微信智慧機器人適配器(EBA 架構版本),支援長連線和 Webhook 兩種接入方式
|
||||
en_US: WeCom AI Bot adapter with event-driven orchestration support
|
||||
zh_Hans: 企业微信智能机器人适配器,支持事件驱动编排、长连接和 Webhook 两种接入方式
|
||||
zh_Hant: 企業微信智慧機器人適配器,支援事件驅動編排、長連線和 Webhook 兩種接入方式
|
||||
icon: wecombot.png
|
||||
|
||||
spec:
|
||||
|
||||
@@ -4,13 +4,13 @@ kind: MessagePlatformAdapter
|
||||
metadata:
|
||||
name: wecomcs-eba
|
||||
label:
|
||||
en_US: WeCom Customer Service (EBA)
|
||||
zh_Hans: 企业微信客服 (EBA)
|
||||
zh_Hant: 企業微信客服 (EBA)
|
||||
en_US: WeCom Customer Service
|
||||
zh_Hans: 企业微信客服
|
||||
zh_Hant: 企業微信客服
|
||||
description:
|
||||
en_US: WeCom Customer Service adapter with Event-Based Agents support
|
||||
zh_Hans: 企业微信客服适配器(EBA 架构版本),通过统一 Webhook 接收客服会话消息
|
||||
zh_Hant: 企業微信客服適配器(EBA 架構版本),透過統一 Webhook 接收客服會話訊息
|
||||
en_US: WeCom Customer Service adapter with event-driven orchestration support
|
||||
zh_Hans: 企业微信客服适配器,支持事件驱动编排,通过统一 Webhook 接收客服会话消息
|
||||
zh_Hant: 企業微信客服適配器,支援事件驅動編排,透過統一 Webhook 接收客服會話訊息
|
||||
icon: wecom.png
|
||||
|
||||
spec:
|
||||
|
||||
Reference in New Issue
Block a user