Commit Graph

5 Commits

Author SHA1 Message Date
Ali AL OGAILI 0f74540e04 feat: add Chief Analyst as terminal node in LangGraph pipeline 2026-03-24 14:07:51 +01:00
Ali AL OGAILI 49283f47d5 feat: add FastAPI-based API for trading agents
- Introduced a new API structure with FastAPI, including routers for runs and settings.
- Implemented endpoints for creating, listing, and retrieving run configurations.
- Added settings management with load and update functionality.
- Integrated SQLite checkpointing for durable state management during analysis.
- Updated dependencies in `pyproject.toml` and `requirements.txt` to include FastAPI and related packages.
- Enhanced `.gitignore` to exclude SQLite checkpoints and results directories.
2026-03-23 04:45:08 +01:00
Yijia Xiao 50961b2477
refactor: rename risky/safe agents to aggressive/conservative 2026-02-03 22:27:20 +00:00
luohy15 a6734d71bc WIP 2025-09-26 16:17:50 +08:00
Yijia-Xiao cc97cb6d5d chore(release): v0.1.0 – initial public release of TradingAgents 2025-06-05 04:27:57 -07:00