## Agents Added - Alateya: R&D, biotech, innovations - Clan (Spirit): Community spirit agent - Eonarch: Consciousness evolution agent ## Changes - docker-compose.node1.yml: Added tokens for all 3 new agents - gateway-bot/http_api.py: Added configs and webhook endpoints - gateway-bot/clan_prompt.txt: New prompt file - gateway-bot/eonarch_prompt.txt: New prompt file ## Fixes - Fixed ROUTER_URL from :9102 to :8000 (internal container port) - All 9 Telegram agents now working ## Documentation - Created PROJECT-MASTER-INDEX.md - single entry point - Added various status documents and scripts Tokens configured: - Helion, NUTRA, Agromatrix (existing) - Alateya, Clan, Eonarch (new) - Druid, GreenFood, DAARWIZZ (configured)
11 lines
178 B
Plaintext
11 lines
178 B
Plaintext
fastapi==0.103.2
|
|
uvicorn==0.23.2
|
|
pydantic==1.10.13
|
|
sentence-transformers==2.2.2
|
|
huggingface_hub==0.19.4
|
|
psycopg2-binary>=2.9.0
|
|
httpx==0.27.0
|
|
python-dotenv>=1.0.0
|
|
nats-py==2.8.0
|
|
|