-
**Describe the bug**
Error in nginx container, Perplexica is full container installation.
**To Reproduce**
Going to Discover option in Perplexica, then it shows not found.
**Expected behavior**
Op…
-
**Is your feature request related to a problem? Please describe.**
Currently, to use container image you need to build (compose) it every time.
**Describe the solution you'd like**
Build and publ…
-
**Describe the bug**
The settings page button is not visible on the mobile UI. Or is it? Am I blind?
**To Reproduce**
Steps to reproduce the behavior:
1. Load Perplexica on a mobile UI (or mob…
-
**Is your feature request related to a problem? Please describe.**
You have to go into settings to change your model but sometimes you want to change it frequently because a faster less intelligent m…
-
**I want to change the Chat model Provider to my ollama on wsl but its not automatically changed**
i have tried this
> OLLAMA: Your Ollama API URL. You should enter it as http://host.docker.inte…
-
**Describe the bug**
While using the recommended way of docker. I get this error.
```
=> ERROR [perplexica-backend 12/12] RUN yarn build …
-
Hi,
I have install via following yaml file
---
services:
searxng:
image: docker.io/searxng/searxng:latest
volumes:
- ./searxng:/etc/searxng:rw
ports:
- 4000:8080…
-
Subscribe to this issue and stay notified about new [weekly trending repos in all languages](https://github.com/trending?since=weekly)!
-
Hello.
I am trying to call the backend using python requests. Few api endpoints work, but requests.post for search is giving error. Any tips?
import requests
body = { "chatModel": { "provider…
-
**Describe the bug**
The home page gives the spinner and nothing else when using nginx reverse proxy.
**To Reproduce**
I installed docker on Ubuntu 22.04
I install Perplexica using the docker me…