v5.0.7 Site Design Updates and Vision Support for Custom Models
Full Changelog: v5.0.6...v5.0.7
- Added Vision request support for the Open AI Response Formatted API model selection.
- This means essentially any local model or custom API Endpoint (like OpenRouter) that supports vision will now work.
- Site Design updates for both the color palette and layout
- On desktop sized screens the conversations now show on the left side as a panel that is resizable.
- Double click the resize bar to quickly collapse or show the panel while in desktop mode.
- Phone sized screens will see the same behavior as previous builds to maintain the best use of screen space.
- Theme color palette changes be more cohesive throughout the application.
- Removed various borders to create a more cohesive feel
- On desktop sized screens the conversations now show on the left side as a panel that is resizable.
- Created a unified parsing function in the utils lib for OpenAI formatted stream responses.