- New tradingagents/api_usage.py: Pre-run estimation of API calls per vendor for analyze, scan, and pipeline commands. Includes Alpha Vantage tier assessment (free: 25/day vs premium: 75/min). - New CLI command: `estimate-api [analyze|scan|pipeline|all]` - Enhanced observability: RunLogger.summary() now includes vendor_methods breakdown (vendor → method → call count) - Enhanced CLI output: All 3 command summaries (analyze, scan, pipeline) now show per-vendor breakdown and Alpha Vantage assessment after runs - 32 new tests in tests/unit/test_api_usage.py Co-authored-by: aguzererler <6199053+aguzererler@users.noreply.github.com> Agent-Logs-Url: https://github.com/aguzererler/TradingAgents/sessions/bb80e772-3e03-420e-bb0e-76cfdde14a04 |
||
|---|---|---|
| .. | ||
| static | ||
| __init__.py | ||
| announcements.py | ||
| config.py | ||
| main.py | ||
| models.py | ||
| stats_handler.py | ||
| utils.py | ||