Eshaan Agarwal

Results 20 comments of Eshaan Agarwal

I would like to add algorithms in C++. Please assign me this issue !

Hi @DenverCoder1, I am interested in working on this issue. Could you please assign it to me?

@Ram81 Hi ! I am interested in working this issue . Is this still open ?

@Ram81 Hi ! I have a fair understanding of Django and the codebase . Is this issue open for contribution ?

Hi @ramesht007 ! I would like to work on this issue.

Hi ! I would like to take up PCA first and then move on to preprocess_split and other bindings.

Hey can anybody point me to use it with conversational retrieval chain using open ai api on gradio. I would really appreciate it

> @jrhe thanks so much for providing that example! > > [EDIT] Actually, please ignore the below. I got the qa_chain working with @jrhe's code and using the `arun` function....

Hi but i require a solution which handles conversationretrioeval chain for this ? i am not able to understand how to do that

If i try to use it with conversational retrieval chain, then it prints the condensed question rather than the answer. here is the code i am using : ``` from...