Update perplexica to version 1.12.0 (#4818)

This commit is contained in:
Alexander L. 2026-02-18 11:31:10 +01:00 committed by GitHub
parent f074415564
commit 9ae4fe7d4c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 28 additions and 17 deletions

View File

@ -1,14 +1,14 @@
version: '3.7'
services:
app_proxy:
environment:
APP_HOST: perplexica_web_1
APP_PORT: 3000
web:
image: itzcrazykns1337/perplexica:v1.11.2@sha256:6d03063aacc8b4e85e1fc95275d77a0afef6f4136c797727464d31bf73ef3439
restart: on-failure
volumes:
- ${APP_DATA_DIR}/data/app_data:/home/perplexica/data
- ${APP_DATA_DIR}/data/uploads:/home/perplexica/uploads
version: '3.7'
services:
app_proxy:
environment:
APP_HOST: perplexica_web_1
APP_PORT: 3000
web:
image: itzcrazykns1337/perplexica:v1.12.0@sha256:1bf43c0fe2f86a6d17935a318c13e4238f3c034922339bd8bce430a8ba009dab
restart: on-failure
volumes:
- ${APP_DATA_DIR}/data/app_data:/home/perplexica/data
- ${APP_DATA_DIR}/data/uploads:/home/perplexica/uploads

View File

@ -3,7 +3,7 @@ id: perplexica
name: Perplexica
tagline: An AI-powered answering engine
category: ai
version: "1.11.2"
version: "1.12.0"
port: 3444
description: >-
🤖 Perplexica is an intelligent AI-powered search and question-answering engine that redefines the way information is discovered and understood. Instead of providing a long list of links, it processes data from multiple sources, interprets the meaning behind each query, and generates clear, structured, and conversational responses. Every answer is designed to be both informative and contextually relevant, helping users understand complex topics without the need to sift through endless pages of search results.
@ -12,7 +12,7 @@ description: >-
What makes Perplexica unique is its ability to comprehend intent rather than just keywords. When a user asks a question, it analyzes not only the literal terms but also the underlying purpose of the request. This allows it to deliver responses that feel thoughtful, connected, and natural. It synthesizes knowledge from different perspectives, combines verified information, and presents it in a way that feels like having a conversation with an expert rather than using a traditional search engine.
Perplexica can explore virtually any topic, from technical explanations and factual research to creative brainstorming and educational summaries. It helps users follow up with deeper questions, refine their understanding, and uncover new insights effortlessly. By blending intelligent reasoning with natural language fluency, Perplexica turns online exploration into a smooth, engaging, and insightful experience that adapts to every users curiosity.
Perplexica can explore virtually any topic, from technical explanations and factual research to creative brainstorming and educational summaries. It helps users follow up with deeper questions, refine their understanding, and uncover new insights effortlessly. By blending intelligent reasoning with natural language fluency, Perplexica turns online exploration into a smooth, engaging, and insightful experience that adapts to every user's curiosity.
developer: Kushagra Srivastava
website: https://github.com/ItzCrazyKns/Perplexica
submitter: dennysubke
@ -24,7 +24,18 @@ gallery:
- 2.jpg
- 3.jpg
- 4.jpg
releaseNotes: ""
releaseNotes: >-
This is a major release featuring a complete architectural overhaul with improved performance and new capabilities:
- Deep Research Mode (Beta): New quality search mode that reasons iteratively to prepare comprehensive reports
- Widgets: Parallel data fetching for weather, stock information, and calculations with dedicated UI cards
- Automatic Stream Reconnection: Sessions are now saved for 30 minutes and can automatically resume if disconnected
- Enhanced File Search: Upload manager now supports PDF, DOCX, and text files with improved search across multiple documents
- Redesigned Sources: Focus modes replaced with three toggleable sources (web, academic, discussions) that can be used individually or together
- Improved UI: Added syntax highlighting for code blocks, animations, and better theme consistency
- Better Type Safety: New message and chunk types for more reliable operation
Full release notes can be found at https://github.com/ItzCrazyKns/Perplexica/releases
dependencies: []
path: ""
defaultUsername: ""