Merge branch 'master' into rc/new-plugin

This commit is contained in:
Junyan Qin (Chin)
2025-09-12 23:02:51 +08:00
committed by GitHub
15 changed files with 693 additions and 196 deletions

View File

@@ -1,9 +1,9 @@
[project]
name = "langbot"
version = "4.3.0.beta4"
description = "高稳定、支持扩展、多模态 - 大模型原生即时通信机器人平台"
description = "Easy-to-use global IM bot platform designed for LLM era"
readme = "README.md"
requires-python = ">=3.10.1"
requires-python = ">=3.10.1,<4.0"
dependencies = [
"aiocqhttp>=1.4.4",
"aiofiles>=24.1.0",
@@ -61,6 +61,7 @@ dependencies = [
"html2text>=2024.2.26",
"langchain>=0.2.0",
"chromadb>=0.4.24",
"qdrant-client (>=1.15.1,<2.0.0)",
"langbot-plugin==0.1.1b6",
]
keywords = [