🔧 Worker Daemon: базова реалізація v1
Some checks failed
Update Documentation / update-repos-info (push) Has been cancelled
Some checks failed
Update Documentation / update-repos-info (push) Has been cancelled
- Capability Registry (Postgres heartbeat) - NATS Client (підписка на streams) - Job Executor (виконання jobs) - Metrics Exporter (Prometheus) - Dockerfile для deployment - Виправлено server_name в NATS (emptyDir) TODO: Реальна реалізація embed/retrieve/summarize, Matrix Gateway, Auth
This commit is contained in:
7
infrastructure/worker-daemon/requirements.txt
Normal file
7
infrastructure/worker-daemon/requirements.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
nats-py==2.7.0
|
||||
asyncpg==0.29.0
|
||||
psycopg2-binary==2.9.9
|
||||
pydantic==2.5.3
|
||||
python-dotenv==1.0.1
|
||||
prometheus-client==0.19.0
|
||||
aiohttp==3.9.1
|
||||
Reference in New Issue
Block a user