5f71bf168107fe41954ba8b23651007002b82ba0
- Introduce new fields in AssistantConfig, schemas, and database models to support vision capabilities, including `vision_enabled` and `vision_model_resource_id`. - Enhance validation logic in routes to ensure proper handling of vision models and their requirements. - Update the AssistantPage and related frontend components to include options for enabling vision understanding and selecting appropriate vision models. - Modify database seed scripts to include vision-related data for assistants, ensuring consistent setup. - Refactor related functions to integrate vision model handling in the audio-visual processing pipeline.
Description
No description provided
Languages
TypeScript
47.4%
Python
26.6%
JavaScript
24.2%
CSS
1%
Makefile
0.4%
Other
0.3%