Files
WealthySmart/backend/app/agent/tools.py
Carlos Escalante 20b4ad102d
All checks were successful
Deploy to VPS / deploy (push) Successful in 12s
Wrap transaction_type in col() for notin_ filter
SQLModel enum columns need col() to expose SQLAlchemy operators like
notin_. Without it the agent tool raised at query build time and the
chat card flashed away.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 22:58:28 -06:00

15 KiB