LLocalSearch
LLocalSearch copied to clipboard
LLocalSearch is a completely locally running search aggregator using LLM Agents. The user can ask a question and the system will use a chain of LLMs to find the answer. The user can see the progress o...
First of all, thanks @nilsherzig for getting this wonderful project together! When searching in other non English languages, LlocalSearch responds in English by default. Prompt engineering in the search string...
**Describe the bug** I get a bunch of error messages while processing the requests like ``` backend-1 | 2024/04/05 10:25:52 Error adding document: error adding document: Post "http://host.docker.internal:11434/api/embeddings": context deadline...
**Is your feature request related to a problem? Please describe.** I want to let my friends to use this project. But they are not programmers. **Describe the solution you'd like**...
**Is your feature request related to a problem? Please describe.** Not all my files are public **Describe the solution you'd like** Adding one or more folders to the backend (or...
### Issue: Error "Exiting chain with error: invalid character '
Exiting chain with error: model 'all-minilm' not found, try pulling it first I WAIVER. Too many hours without a solution. when you make a simple and functional project I will...
Hi there, I tried the docker image and configured the Ollama host correctly and the agent part seems to be working, but the logs return errors related to the searxng...
I tried to start this with `podman compose up` and got several errors like the following: `Error: short-name "nilsherzig/llocalsearch-backend:latest" did not resolve to an alias and no unqualified-search registries are...
I was trying to figure out why the frontend wouldn't connect to my backend container and found that the container names appear to be hard coded. For example if I...