How can i prevent a ragnar RAG model from searching internet?

i am new to the world of RAGs and am trying to learn more about RAG development using the ADLM data challenge as motivation and am loving the ragnar package so far.

However, after following the ragnar getting started steps and creating a document store and integrating an LLM via ellmer, I am noticing that the chat output indicates a web search is sometimes being performed despite prohibiting this in the system prompt.

Is there a way to restrict the LLM integration to only search the knowledge store?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.