v1.5.0
ItzCrazyKns/Vanev1.5.0May 18, 2024by ItzCrazyKns
AI Summary
A feature-rich update that integrates GPT-4 Omni support and allows the application to function as a search engine via query parameters.
Key Highlights
- Introduced support for suggestions
- Integrated GPT-4 Omni LLM
- Added 'q' query parameter to enable use as a search engine
- Fixed suspense boundary errors in the chat window
New Features
- Suggestions
- GPT-4 Omni LLM
- Bind backend on any address
- 'q' query parameter
- ListLineOutputParser
- UI improvements
Full Release Notes
## v1.5.0 Release Notes ### What's Changed - **Bug Fixes** - Fixed "list map element must specify a unique key" issue. - Corrected the `baseURL` storage key in the settings dialog. - Resolved suspense boundary errors in the chat window. - **New Features** - Introduced support for suggestions. - Added `ListLineOutputParser`. - Integrated GPT-4 Omni LLM. - Enabled support to bind the backend server on any address. - Added the "q" query parameter to enable use as a search engine. - **Improvements** - Updated the UI of the rewrite button. **Full Changelog**: [v1.4.0...v1.5.0](https://github.com/ItzCrazyKns/Perplexica/compare/v1.4.0...v1.5.0)