chore: bump langbot_plugin to 0.1.1

This commit is contained in:
Junyan Qin
2025-09-16 12:36:39 +08:00
parent 5d60dbf3f9
commit a2ea185602

View File

@@ -62,7 +62,7 @@ dependencies = [
"langchain>=0.2.0",
"chromadb>=0.4.24",
"qdrant-client (>=1.15.1,<2.0.0)",
"langbot-plugin==0.1.1b8",
"langbot-plugin==0.1.1",
"asyncpg>=0.30.0",
"line-bot-sdk>=3.19.0"
]