OpenAI-compatible FastAPI proxy with GraphRAG + persistent memory. Includes 3-level Letta memory, CMA consolidation, AST-based code indexing. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
10 lines
160 B
Plaintext
10 lines
160 B
Plaintext
fastapi>=0.115.0
|
|
uvicorn[standard]>=0.30.0
|
|
httpx>=0.27.0
|
|
asyncpg>=0.29.0
|
|
pgvector>=0.3.5
|
|
networkx>=3.3
|
|
apscheduler>=3.10.4
|
|
python-dotenv>=1.0.0
|
|
pydantic>=2.7.0
|