0

I have a RAG system using llamaindex. I am upgrading library from 0.10.44 to 0.12.33. I see a different behaviour now. Before when there were not results from vectors store it seems it called the LLM anyways, now with upgrade it is not the case I am getting "Empty Response" in the chat

How do I force to call the llm even if vector store search returns no results?

1
  • can you share your code to have better insight. Commented Oct 21 at 17:05

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.