Perplexica – v1.12.2

Perplexica – v1.12.2

🚀 Perplexica Update: v1.12.2 is Live!

The open-source alternative to Perplexity AI just leveled up! If you’ve been looking for a way to run a powerful, cited search engine using local LLMs like Llama, Mistral, or DeepSeek, this update is a massive win for the dev community.

What’s New in v1.12.2:

  • 🧠 Enhanced Deep Research Mode: The research pipeline has been transformed into an aggressive, iterative “Reason-Search-Scrape-Extract-Repeat” loop. It doesn’t just look at links; it actively hunts for top-tier content to ensure much deeper insights.
  • 📦 Dynamic Context Management: To prevent the system from choking on massive amounts of scraped data, information is now processed in optimized, dynamic chunks—keeping your context window clean and efficient.
  • 🎯 Smart Result Filtering: New embedding integrations allow the engine to filter search results effectively, boosting relevance while preventing context overflow.
  • 🌐 Improved Web Scraping: A new Chromium-based scraper has been implemented, making it much more reliable when navigating modern, complex web pages.
  • Optimized Search Execution: The `executeSearch` function has been completely rebuilt for better performance and speed.

Stability & Bug Fixes:

  • 🛡️ Pipeline Resilience: Individual errors in widgets no longer crash your entire research pipeline.
  • ⏱️ Search Reliability: Added validation and timeouts to prevent hung search requests.
  • 📍 Backend Accuracy: Integrated `serverUtils` and updated the reverse geolocation API for much higher accuracy during location-based tasks.
  • 🛠️ Workflow Stability: Improved error handling for file uploads and resolved several build-time dependency errors.

Time to pull that Docker image and test out the new Deep Research capabilities! 🛠️✨

🔗 View Release