You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just query the RAG all the times and if informative answer found then return it to the user else use the answer from the LLM. (removing the detect_rag_question phase)