- Added FastAPI-based API structure with routers for runs and settings management. - Implemented endpoints for creating, listing, and retrieving run configurations. - Introduced settings management with load and update functionality. - Created models for run configurations and settings using Pydantic. - Established a store for managing run states and results. - Enhanced .gitignore to exclude node_modules and results directories. - Added package.json and package-lock.json for frontend dependencies. - Included initial tests for API endpoints and model validations. |
||
|---|---|---|
| .. | ||
| agents | ||
| dataflows | ||
| graph | ||
| llm_clients | ||
| __init__.py | ||
| default_config.py | ||