- Complete daemon with FastAPI - Ollama client for local AI (gemma3:4b) - Telegram webhook handler - Hermes bridge (thin profile) - Systemd service definition - All unit tests passing
8 lines
114 B
Plaintext
8 lines
114 B
Plaintext
fastapi>=0.104.0
|
|
uvicorn>=0.24.0
|
|
pydantic>=2.5.0
|
|
httpx>=0.25.0
|
|
pyyaml>=6.0.1
|
|
pytest>=7.4.0
|
|
pytest-asyncio>=0.21.0
|