deps(agent): add ollama python client
ollama_backend.py imports ollama lazily; without the package every local-mode dispatch crashed with ModuleNotFoundError.
This commit is contained in:
@@ -10,3 +10,4 @@ sqlalchemy[asyncio]==2.0.35
|
|||||||
json-log-formatter==0.5.2
|
json-log-formatter==0.5.2
|
||||||
python-dotenv==1.0.1
|
python-dotenv==1.0.1
|
||||||
mcp==1.3.0
|
mcp==1.3.0
|
||||||
|
ollama==0.3.3
|
||||||
|
|||||||
Reference in New Issue
Block a user