Files
vessel/frontend/src/lib
vikingowl a0d1d4f114 feat: add embedding model selector and non-blocking file upload
- Add embedding model dropdown to project file upload
- Create addDocumentAsync that stores immediately, embeds in background
- Add embeddingStatus field to track pending/processing/ready/failed
- Show status indicator and text for each document
- Upload no longer blocks the UI - files appear immediately
- Background embedding shows toast notifications on completion/error
2026-01-07 15:08:29 +01:00
..