LLocalSearch icon indicating copy to clipboard operation
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...

Results 73 LLocalSearch issues
Sort by recently updated
recently updated
newest added

When choosing the modell llama3 i get this error when asking a question: ``han once.\n5. Answer in the same language as the question.}" backend-1 | 2024/04/28 15:15:47 INFO Entering chain...

bug

**Describe the bug** A clear and concise description of what the bug is. I saw in your video introduction that search source information is displayed on the left side of...

bug

like this http://127.0.0.1:3000/llocalsearch

question

I encountered an error while trying to use the LocalSearch project with Ollama and Docker installed. When running the project, I received the following error message: "Exiting chain with error:...

question

This change fixes two things - Adds protocol to Ollama host - Makes the docker network explicitly consistent across all services

With the recent version of docker, running 'docker-compose up' produces an error of `version` is obsolete: ![Screenshot 2024-04-28 234809](https://github.com/nilsherzig/LLocalSearch/assets/32730327/4ada57d8-64f3-4381-aa19-41d5fa489696) Similar issue is found on another github repository: [nextcloud](https://github.com/nextcloud/docker/issues/2194) [mailcow-dockerized](https://github.com/mailcow/mailcow-dockerized/issues/5797) This...

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** 1. Use mobile browser or reduce the width of desktop browser window to half the...

bug

**Is your feature request related to a problem? Please describe.** No. **Describe the solution you'd like** Ability to use a self-hosted open-ai api endpoint to speed up results via Vllm...

enhancement

make dev docker-compose -f ./docker-compose.dev.yaml build [+] Building 12.6s (6/6) FINISHED docker:desktop-linux => [backend internal] load .dockerignore 0.0s => => transferring context: 2B 0.0s => [backend internal] load build definition...

bug

**Is your feature request related to a problem? Please describe.** In response to this question: > Hey I was wondering if it is expected in current version for subsequent identical...

enhancement