v1.8.0

ItzCrazyKns/Vanev1.8.0Jul 20, 2024by ItzCrazyKns

AI Summary

A major provider update introducing Anthropic and Gemma2 support, alongside architectural refactoring to separate providers into different files.

Key Highlights

  • Anthropic models support added
  • Gemma2 9B support added
  • Providers separated into different files
  • Fixed WebSocket connection errors

New Features

  • Anthropic models support
  • Gemma2 9B support
  • GPT-4 Omni mini support

Full Release Notes

## What's new
- Added support for GPT-4 Omni mini
- Added support for Anthropic models
- Added Gemma2 9B
- Separated all the providers in different files

## Fixes
- Fixes invalid provider issue
- Fixes infinity loading & web socket connection errors
- Fixes build errors; reverted base image back to `node:slim`