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
I have three products in RAG, and I need to ask, "What is the price of product A?" for the app to respond correctly. I am trying to add "Talking about product A." programmatically at the start of the conversation, so I can directly ask, "What is the price?" Could you please guide me on how to achieve this?