- Added `ExecutionsView` with execution history tracking, live updates, and detailed data analysis. - Implemented IndexedDB support via Dexie to persist execution records locally. - Enhanced backend preview logic to return execution analysis and artifacts. - Updated studio header with view toggling between "Editor" and "Executions." |
||
|---|---|---|
| .. | ||
| .gitkeep | ||
| __init__.py | ||
| auth.py | ||
| data_recipe.py | ||
| datasets.py | ||
| export.py | ||
| inference.py | ||
| models.py | ||
| responses.py | ||
| training.py | ||
| users.py | ||