Feat/plugin on windows (#1760)

* feat: communicate with runtime via ws

* chore: bump langbot-plugin 0.1.9b2

* chore: comment on shutdown on windows
This commit is contained in:
Junyan Qin (Chin)
2025-11-07 17:26:42 +08:00
committed by GitHub
parent c893ffc177
commit 4fe92d8ece
3 changed files with 44 additions and 1 deletions

View File

@@ -63,7 +63,7 @@ dependencies = [
"langchain-text-splitters>=0.0.1",
"chromadb>=0.4.24",
"qdrant-client (>=1.15.1,<2.0.0)",
"langbot-plugin==0.1.9b1",
"langbot-plugin==0.1.9b2",
"asyncpg>=0.30.0",
"line-bot-sdk>=3.19.0",
"tboxsdk>=0.0.10",