## 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)
62 lines
1.2 KiB
Plaintext
62 lines
1.2 KiB
Plaintext
anyio==3.7.1
|
|
certifi==2026.1.4
|
|
charset-normalizer==3.4.4
|
|
click==8.3.1
|
|
fastapi==0.103.2
|
|
filelock==3.20.3
|
|
fsspec==2026.1.0
|
|
h11==0.16.0
|
|
httpcore==1.0.9
|
|
httpx==0.27.0
|
|
huggingface-hub==0.19.4
|
|
idna==3.11
|
|
Jinja2==3.1.6
|
|
joblib==1.5.3
|
|
MarkupSafe==3.0.3
|
|
mpmath==1.3.0
|
|
nats-py==2.8.0
|
|
networkx==3.6.1
|
|
nltk==3.9.2
|
|
numpy==2.4.1
|
|
nvidia-cublas-cu12==12.8.4.1
|
|
nvidia-cuda-cupti-cu12==12.8.90
|
|
nvidia-cuda-nvrtc-cu12==12.8.93
|
|
nvidia-cuda-runtime-cu12==12.8.90
|
|
nvidia-cudnn-cu12==9.10.2.21
|
|
nvidia-cufft-cu12==11.3.3.83
|
|
nvidia-cufile-cu12==1.13.1.3
|
|
nvidia-curand-cu12==10.3.9.90
|
|
nvidia-cusolver-cu12==11.7.3.90
|
|
nvidia-cusparse-cu12==12.5.8.93
|
|
nvidia-cusparselt-cu12==0.7.1
|
|
nvidia-nccl-cu12==2.27.5
|
|
nvidia-nvjitlink-cu12==12.8.93
|
|
nvidia-nvshmem-cu12==3.3.20
|
|
nvidia-nvtx-cu12==12.8.90
|
|
packaging==25.0
|
|
pillow==12.1.0
|
|
psycopg2-binary==2.9.11
|
|
pydantic==1.10.13
|
|
python-dotenv==1.2.1
|
|
PyYAML==6.0.3
|
|
regex==2026.1.15
|
|
requests==2.32.5
|
|
safetensors==0.7.0
|
|
scikit-learn==1.8.0
|
|
scipy==1.17.0
|
|
sentence-transformers==2.2.2
|
|
sentencepiece==0.2.1
|
|
sniffio==1.3.1
|
|
starlette==0.27.0
|
|
sympy==1.14.0
|
|
threadpoolctl==3.6.0
|
|
tokenizers==0.19.1
|
|
torch==2.9.1
|
|
torchvision==0.24.1
|
|
tqdm==4.67.1
|
|
transformers==4.40.2
|
|
triton==3.5.1
|
|
typing_extensions==4.15.0
|
|
urllib3==2.6.3
|
|
uvicorn==0.23.2
|