Sources always point to example.com
Closed this issue · 3 comments
Describe the bug
A clear and concise description of what the bug is.
The search query always returns sources as example.com like in the screenshot :
To Reproduce
Steps to reproduce the behavior:
git clone https://github.com/ItzCrazyKns/Perplexica
docker compose top -d
use groq api keys
and then go to localhost:3000 , search with query.
Expected behavior
A clear and concise description of what you expected to happen.
it should give the exact references that are used in the response.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
couple of months ago this used to work as expected , I am not sure what has changed . I could not updated instructions in the readme
it is working as expected with models with lager parameters , is this an expected behavior?
Yeah, smaller models tend to not understand the prompt correctly, for the same reason I've removed Llama 3.2 1B from the providers list in Groq and soon tend to remove the 3B version. They are small enough to misunderstand the prompt and start outputting random stuff.