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...
**Bug** The model can connect to the backend but when prompted with a task it performs nothing. It just throws an error. It just stays in this state, doesn't print...
Great work! What is the best way to support the project economically? Have you considered applying for Github's sponsor program?
**Describe the bug** Upon cloning the repo (commit 0b695f3eff6a8595631eabb2b64b8598f5cc43ed) and running the docker container I get to the hosted web page and upon issuing any queries I get the following...
Hello, how can I start a new session when using the api please? Thank you!
**Describe the bug** I follow the steps to pull the code, and after I run docker-compose up directly, I get the following message: ERROR: Invalid interpolation format for "backend" option...
When I asked a question more often than not, I get the following parsing error. This time I also was not shown the answer to my question and when I...
**Describe the bug** Using docker compose to start containers, then container llocalsearch-frontend-1 found error logs:
**Is your feature request related to a problem? Please describe.** It currently takes an unreasonable long time to answer a simple question (questions which return something like a single value,...