nilsherzig / LLocalSearch

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 of the agents and the final answer. No OpenAI or Google API keys are needed.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

More understandable parsing error

nilsherzig opened this issue · comments

Is your feature request related to a problem? Please describe.
The current parsing error just prints the error. This doesn't really explain the problem to the user.

Describe the solution you'd like
Add a description with a note about what happened and which models usually perform the best with structured output.