Features:
- Added support for embedding models:
- e5-mistral-7b-instruct, multilingual-e5-large-instruct, qwen3-embedding-8b, text-embedding-3-large , text-embedding-3-small , text-embedding-ada-002
- Added image input for image models; image models now use the most recently generated image as the default input
- Model switching within an active chat is now possible
- Expanded and updated model catalog
Bugfixes and Improvements:
- Improved Azure OpenAI support and compatibility (more consistent behavior across providers)
- Refined Sidebar & User Menu UX (dropdown menus, modals, improved usability)
- Corrected default deployment selection
- Improved syntax highlighting in code output
- Logos now display correctly after tenant switching
- Fixed API key inactivity/expiration logic
- Fixed file upload via keyboard
- Various minor UI and stability fixes

