- Fixed Gateway to extract response from data.text field - GPU working: RTX 4000 Ada, response time 7-10s (was 30-40s) - DAARWIZZ now responds correctly with full personality - Started Memory Service structure
7 lines
124 B
Plaintext
7 lines
124 B
Plaintext
fastapi>=0.115.0
|
|
uvicorn[standard]>=0.30.0
|
|
SQLAlchemy[asyncio]>=2.0.30
|
|
asyncpg>=0.29.0
|
|
pydantic>=2.8.0
|
|
python-dotenv>=1.0.1
|