mirror of
https://github.com/escalante29/WealthySmart.git
synced 2026-05-19 08:48:48 +02:00
Wires up an OpenAI-backed MAF agent that exposes WealthySmart data through tool calls (recent transactions, cycle summary, analytics, pensions). Pulls in agent-framework + AG-UI adapter + OpenAI client deps. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
17 lines
272 B
Plaintext
17 lines
272 B
Plaintext
fastapi[standard]
|
|
uvicorn[standard]
|
|
sqlmodel
|
|
psycopg2-binary
|
|
python-jose[cryptography]
|
|
passlib[bcrypt]
|
|
python-multipart
|
|
python-dotenv
|
|
alembic
|
|
httpx
|
|
pywebpush
|
|
py-vapid
|
|
python-dateutil
|
|
agent-framework==1.2.1
|
|
agent-framework-ag-ui==1.0.0b260428
|
|
agent-framework-openai==1.2.1
|