docs: mark Task 3 as completed in multimodal backlog
PR #1494 adds VIDEO to ModelCapability enum.
This commit is contained in:
@@ -31,5 +31,5 @@
|
||||
## General Tasks
|
||||
|
||||
- [x] **Task 1:** Add Gemma 4 entries to `KNOWN_MODEL_CAPABILITIES` and vision fallback chain in `src/infrastructure/models/multimodal.py`. Gemma 4 is a multimodal model supporting vision, text, tools, JSON, and streaming. ✅ PR #1493
|
||||
- [ ] **Task 3:** Add a `ModelCapability.VIDEO` enum member for future video understanding models.
|
||||
- [x] **Task 3:** Add a `ModelCapability.VIDEO` enum member for future video understanding models. ✅ PR #1494
|
||||
- [ ] **Task 4:** Implement `get_model_for_content("video")` routing with appropriate fallback chain.
|
||||
|
||||
Reference in New Issue
Block a user