github ItzCrazyKns/Perplexica v1.10.0

latest release: v1.10.1
12 days ago

What's Changed

  • Add keep_alive parameter for Ollama models to specify how long models stay in memory.
  • Add file uploads, allowing answers to be generated based on uploaded files (PDF, TXT, and DOCX supported for now).
  • Add Gemini chat model providers.
  • Add meta search agent class to improve maintainability and facilitate focus mode creation.
  • Fix UI bugs (wrong colors, content overflowing).
  • Add new prompt for generating blog-style answers.
  • Update chat model providers and include the latest models.
  • Pause the currently playing video in lightbox mode when the user switches to another video.
  • Fix bugs related to custom OpenAI handling.
  • Ensure only messages belonging to a chat are deleted, instead of all messages.
  • Add automatic image and video search functionality.
  • Add new settings page with live config refresh.
  • Scroll into view only when a user message is sent.
  • Remove backend and move all functionality to Next.js routes.
  • Add thinking model support.
  • Use a standalone build to reduce build sizes (from 1.8GB and 1.6GB to ~220MB).

New Contributors

Full Changelog: v1.9.3...v1.10.0

Don't miss a new Perplexica release

NewReleases is sending notifications on new releases.