mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-23 12:56:09 +00:00
chore: update layout description to reflect production-grade capabilities for IM bot integration
This commit is contained in:
@@ -7,7 +7,8 @@ import { ThemeProvider } from '@/components/providers/theme-provider';
|
|||||||
|
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: 'LangBot',
|
title: 'LangBot',
|
||||||
description: 'LangBot 是大模型原生即时通信机器人平台',
|
description:
|
||||||
|
'Production-grade platform for building agentic IM bots, integrated with Telegram, Slack, Discord, WeChat, QQ, etc.',
|
||||||
};
|
};
|
||||||
|
|
||||||
export default function RootLayout({
|
export default function RootLayout({
|
||||||
|
|||||||
Reference in New Issue
Block a user