v1.1.0
ItzCrazyKns/Vanev1.1.0May 2, 2024by ItzCrazyKns
AI Summary
Expands model compatibility by adding support for Groq models and improves the application's internal model configuration handling.
Key Highlights
- Adds support for Groq models
- Loads chat model from request body and WS params
- Saves model name in localStorage instead of config
New Features
- Groq model support
Full Release Notes
# v1.1.0 ## Changes - Add support for Groq models - Load chat model from request body and WS params - Save model name in localStorage instead of config **Full Changelog**: https://github.com/ItzCrazyKns/Perplexica/compare/v1.0.0...v1.1.0