Alok Saboo

Results 243 comments of Alok Saboo

I'll happily test the docker containers.

I'm assuming that the self-hosted version (with ollama) is not ready yet. I saw the other PR.

I am getting the same error....doesn't look like openrouter works.

Working fine for me with Ollama. Did it work with Ollama for you earlier?

I meant, did GPTR ever work with Ollama for you?

@ElishaKay Here's my env: ```yaml RETRIEVER=searx SEARX_URL=http://host.docker.internal:4002 RETRIEVER_ENDPOINT=http://host.docker.internal:4002 # Ollama Config LLM_PROVIDER=ollama OLLAMA_BASE_URL=http://host.docker.internal:11434 OPENAI_API_KEY=OLLAMA EMBEDDING_PROVIDER=ollama FAST_LLM_MODEL=qwen2:72b-instruct SMART_LLM_MODEL=llama3 OLLAMA_EMBEDDING_MODEL=snowflake-arctic-embed:l DOC_PATH=./my-docs ``` Here's my compose file (the nextJS frontend is not working...

@ItzCrazyKns search seems to be the bottleneck right now (unfortunately, SearXNG is not very reliable). It will be great to have some good search providers.

You can configure the colors: https://beets.readthedocs.io/en/stable/reference/config.html#colors

@tty228 Did you move the music files to a new location that was not mounted in the container?

The only time I've seen that is when there is something wrong with those files. Can you double check if the audio files are fine?