chat-langchain icon indicating copy to clipboard operation
chat-langchain copied to clipboard

FIX: Using ConversationalRetrievalChain instead of ChatVectorDBChain

Open Rainierraoul opened this issue 1 year ago • 7 comments

Simple fix to update to ConversationalRetrievalChain

Rainierraoul avatar Apr 03 '23 06:04 Rainierraoul

Any one got the problem fixed? i replaced 'ChatVectorDBChain' with 'ConversationalRetrievalChain' in query_data.py. but it still doesn't work.

jjklin avatar Apr 06 '23 06:04 jjklin

No @jjklin , this change did not work for me as well. @Rainierraoul can you please correct us?

zubairshkoor avatar Apr 07 '23 20:04 zubairshkoor

is there an update on this issue. The proposed changes didnt work for me.

ptiwariml avatar Apr 11 '23 15:04 ptiwariml

These changes work, but other parts of the code need to be updated.

Xmaster6y avatar Apr 12 '23 07:04 Xmaster6y

@Xmaster6y cant make it work. i updated to 0.0.134 to use merge_from feature, but can no longer use vectordbchain

sanasz91mdev avatar Apr 13 '23 07:04 sanasz91mdev

please check you pr for api keys

pm-alexander avatar Apr 20 '23 14:04 pm-alexander

please check you pr for api keys

+1, I checked and it's not working btw

Xmaster6y avatar Apr 20 '23 14:04 Xmaster6y