papiche

Results 33 comments of papiche

Astroport is a distributed information system based on IPFS mapped on a planet, anyone publish through TiddlyWiki located on 0.01° slice ground level. Any one can share but titles and...

meet you there ```qoop0636```

created another branch new publish.py adds some extra figures to recordID that breaks UX kept previous

I succeed to make open-webui always answer in french by adding in command prompt. "Tu es un assistant qui maîtrise de nombreuses langues, mais tu effectueras ta réponse finale toujours...

It also happens to me regularly. Just wait in front of the prompt and after a while "Failed to connect to server" appears ![Capture d’écran du 2024-09-25 11-57-39](https://github.com/user-attachments/assets/a8f6814e-e2e1-4224-8e97-6b402871fe71) In console,...

> would make sense for commonly used terms (like "Relay") to get their own key As mean can change from context and synonyms can be used, it is better to...

OK, my fault... config.toml ``` [API_ENDPOINTS] OLLAMA = "http://host.docker.internal:11434" ``` As ollama runs with systemd, ``` OLLAMA = "http://127.0.0.1:11434" ``` fix it

In fact. not. docker logs perplexica-perplexica-backend-1 still complains ``` error: Error loading Ollama models: TypeError: fetch failed error: Error loading Ollama embeddings model: TypeError: fetch failed error: Error loading Ollama...

OK. It happens when I updated ollama, it reset systemd and removed ENVIRONMENT parameters Environment="OLLAMA_HOST=0.0.0.0"

Thought it was that, but still not ;( ``` nfo: Server is running on port 3001 error: undefined ``` ![fail](https://github.com/user-attachments/assets/93d86872-7ccb-474b-89d0-ed25a177ef44) is there a way to get more logs from server...