Alok Saboo
Alok Saboo
Currently, the API key, Spotify credentials are passed using the terminal. I think it will be far more user-friendly to use some sort of config file for the same.
Cleanup of docker compose and added restart instructions. Also, added instructions to enable access on the entire network.
Using this as a search engine replacement in Chrome will be great. Please add the `q` parameter so we can configure it in Chrome. See https://github.com/ItzCrazyKns/Perplexica?tab=readme-ov-file#using-as-a-search-engine
Every time I go to the home screen, the Local flag resets to Off (even when I have `ENABLE_LOCAL_MODELS=True` in the .env). Is there a way to retain the flag...
It would be great to add https://jina.ai/reader/ to retrieve webpages. Here's an example of how it could work - https://www.morphic.sh/share/XG6wMdV
I have set the language to English. Yet, I see the output in Chinese language. 
It would be great if you could provide a docker installation....thanks!
#### 💻 变更类型 | Change Type - [ ] ✨ feat - [ ] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style - [X] 🔨 chore...
Received this error with Llama3. ```bash File "/workspace/.venv/lib/python3.11/site-packages/httpx/_client.py", line 1661, in send response = await self._send_handling_auth( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/workspace/.venv/lib/python3.11/site-packages/httpx/_client.py", line 1689, in _send_handling_auth response = await self._send_handling_redirects( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/workspace/.venv/lib/python3.11/site-packages/httpx/_client.py",...