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