Ashish Patil
Results
2
comments of
Ashish Patil
Totally agree. I have been playing with LangChain and interestingly it works with Llamafile. I got stuck when using 'OpenAIEmbeddings' from LangChain. It would be great to have OpenAI compliant...
I too received that warning and modified the code like you did. I realized that I had to experiment with different values of "distance_threshold" and "k". In my case a...