chat-langchain
chat-langchain copied to clipboard
FIX: Using ConversationalRetrievalChain instead of ChatVectorDBChain
Simple fix to update to ConversationalRetrievalChain
Any one got the problem fixed? i replaced 'ChatVectorDBChain' with 'ConversationalRetrievalChain' in query_data.py. but it still doesn't work.
No @jjklin , this change did not work for me as well. @Rainierraoul can you please correct us?
is there an update on this issue. The proposed changes didnt work for me.
These changes work, but other parts of the code need to be updated.
@Xmaster6y cant make it work. i updated to 0.0.134 to use merge_from feature, but can no longer use vectordbchain
please check you pr for api keys
please check you pr for api keys
+1, I checked and it's not working btw