mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-13 01:06:03 +00:00
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:
committed by
GitHub
parent
c893ffc177
commit
4fe92d8ece
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user