Conversational Retrieval Agents The most popular chain in @langchain is the ConversationalRetrievalChain, which allows you chat with your data Using an agent instead can allow for great flexibility, and its a narrow and well defined enough agent that its fairly reliable
Conversational Retrieval Agents Replace ConversationalRetrievalChain
By
–
Leave a Reply