Adding search functionality in a small lm

Posted by ILoveMy2Balls@reddit | LocalLLaMA | View on Reddit | 2 comments

I am using qwen3 4b with searxng currently for integrating search in it, but many times it fails, like sometimes the content it scrapes is non conclusive. How does tools like Jan do it? Their search functionality is so good, is there any other open searching tools other than searxng giving better result. Or is it just their prompt specific optimization. I am trying to build something like that.