mirror of
https://github.com/langbot-app/LangBot.git
synced 2025-11-25 19:37:36 +08:00
fix: ollama 依赖检查
This commit is contained in:
@@ -15,6 +15,7 @@ required_deps = {
|
||||
"aiohttp": "aiohttp",
|
||||
"psutil": "psutil",
|
||||
"async_lru": "async-lru",
|
||||
"ollama": "ollama",
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user