Will Miao
0dbb76e8c8
feat: Add download progress endpoint and implement progress tracking in WebSocketManager
2025-07-12 10:11:16 +08:00
Will Miao
79011bd257
refactor: Update model_id and model_version_id types to integers and add validation in routes
2025-07-09 14:21:49 +08:00
Will Miao
7a4b5a4667
feat: Implement download progress WebSocket and enhance download manager with unique IDs
2025-07-02 23:48:35 +08:00
Will Miao
971cd56a4a
feat: Update WebSocket endpoint for checkpoint progress and adjust related routes
2025-07-02 18:38:02 +08:00
Will Miao
76fc9e5a3d
feat: Add WebSocket support for checkpoint download progress and update related components
2025-04-13 21:31:01 +08:00
Will Miao
0b11e6e6d0
feat: Enhance initialization component with progress tracking and UI improvements
2025-04-13 12:58:38 +08:00
Will Miao
a043b487bd
feat: Add initialization progress WebSocket and UI components
...
- Implement WebSocket route for initialization progress updates
- Create initialization component with progress bar and stages
- Add styles for initialization UI
- Update base template to include initialization component
- Enhance model scanner to broadcast progress during initialization
2025-04-13 10:41:27 +08:00
Will Miao
2d72044d66
Reorganize python files
2025-02-24 20:41:16 +08:00