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...
As the link changed from a `issue` to a `discussion` I also wanted to take the opportunity to update the language, as this is not infrastructure, it is architecture.
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: just following the instruction on GitHub **Expected behavior** A clear...
**Is your feature request related to a problem? Please describe.** It takes some time to switch between the embeddings model and the agent model. Especially with large (70b+) models. **Describe...
**Is your feature request related to a problem? Please describe.** Sometimes we get more result text back than there is model context, especially if the context is set to a...
**Is your feature request related to a problem? Please describe.** Mac users (and probably other arm users) get some errors when running the containers **Describe the solution you'd like** release...
Just a tiny change of misspelling that I came across while reading the files. Have not tested if the wording "previous searches" is an impovement over "old searches".
I tried to reinstall LLocalsearch and I'm getting this error => ERROR [backend 3/3] RUN go install github.com/cosmtrek/air@latest 4.5s ------ > [backend 3/3] RUN go install github.com/cosmtrek/air@latest: 4.041 go: downloading...
Bumps [github.com/ollama/ollama](https://github.com/ollama/ollama) from 0.1.30 to 0.1.34. Release notes Sourced from github.com/ollama/ollama's releases. v0.1.34 New models Llava Llama 3: A new high-performing LLaVA model fine-tuned from Llama 3 Instruct. Llava Phi...
Current github seems to not embed any ollama engine and no quick installation document is provided. A clear and concise description of the prerequisite and also ollama installation and config...