SimFG

Results 261 comments of SimFG

@aravindarc If you also have this problem, you can give me the error stack, and then I can look at the cause of the problem and give you a certain...

@Aneerudh2k2 From the error stack, I don’t seem to see anything related to gptcache. Can you try other caches to see if there are similar issues?

Hi, @oussamaJmaaa @Aneerudh2k2 I use the latest langchain and gptcache lib, and there seem be no error. You can use the latest version to check it, and you meet other...

@oussamaJmaaa thanks you share your demo code, i will check it tomorrow. But judging from the current results, I guess there is a high probability that it is not a...

@oussamaJmaaa I carefully read the cache code in the langchain part, and I found that the problem was not caused by gptcache, but that there was a problem with langchain's...

@swatataidbuddy 1. As you have discovered, the effect of cache actually depends largely on the selection of embedding, because the embedding model is the key to extracting the semantics of...