Daniel Chalef

Results 181 comments of Daniel Chalef

dgemm results on a MacBook Pro M1. OpenBLAS compiled with Xcode / clang version 12.0.0. The test was run 10 times with the first run discarded. `OPENBLAS_LOOPS` was set to...

@deckarep I'd love to avoid for loops for adding multiple values to a set. Would you have time soon to merge this PR?

@dev2049 Bump on this. We'd love to see this merged soon! We've even written a nice doc for Langchain :-) https://getzep.github.io/sdk/langchain/

Closing this PR as I've rebased our contribution in https://github.com/hwchase17/langchain/pull/4834

@dev2049 Thanks for pointing that out. Removed the class attributes. Note that this PR relies on the other Zep PR for installation of the zep-python client: https://github.com/hwchase17/langchain/pull/4834

@dev2049 Bump on this one, too. Thanks!

@dev2049 do you think we could do this at the same time as https://github.com/hwchase17/langchain/pull/4898?

> this seems reasonable to me! i think @dev2049 already merged in the other pr, but lets wait to announce both of them on friday? Friday's good. Thanks!

> couple small comments but otherwise looks good! do you think it might be useful to add a to_retriever method to ZepChatMessageHistory or a from_message_history method to ZepRetriever (or both)...

> looking good! could we add some tests as well? Coming up. 10 minutes.