v2.15.6
shadcn-ui/uiv2.15.6Oct 24, 2024by lloydzhou
AI Summary
This update primarily adds support for xAI (xAI) models and fixes a Tauri fetch issue. It serves as a precursor to the more feature-rich v2.15.7, focusing on core infrastructure stability and the introduction of a new provider.
Key Highlights
- Added xAI (xAI) model support.
- Fixed Tauri fetch implementation.
New Features
- xAI model support.
Full Release Notes
## What's Changed * fix: use tauri fetch by @Dogtiti in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5679 * xAi support by @lloydzhou in https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/pull/5704 **Full Changelog**: https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/compare/v2.15.5...v2.15.6