v1.10.1

ItzCrazyKns/Vanev1.10.1Mar 30, 2025by ItzCrazyKns

AI Summary

A maintenance release addressing critical bugs in transformer models and specific AI providers. It also introduces streaming support for search queries to improve real-time feedback.

Key Highlights

  • Fixed ONNX issues causing transformer models to fail
  • Fixed issues with Gemini & Anthropic models
  • Streaming support added to the search route

New Features

  • Streaming support for search route

Full Release Notes

## What's Changed
* Fix ONNX issues causing transformer models to not work.
* Fix issues with Gemini & Anthropic models
* feat(models): Update Gemini chat models by @ottsch in https://github.com/ItzCrazyKns/Perplexica/pull/705
* feat(api): add streaming support to search route by @OmarElKadri in https://github.com/ItzCrazyKns/Perplexica/pull/703

## New Contributors
* @ottsch made their first contribution in https://github.com/ItzCrazyKns/Perplexica/pull/705
* @OmarElKadri made their first contribution in https://github.com/ItzCrazyKns/Perplexica/pull/703

**Full Changelog**: https://github.com/ItzCrazyKns/Perplexica/compare/v1.10.0...v1.10.1