Eugene Yurtsev

Results 423 comments of Eugene Yurtsev

https://github.com/langchain-ai/langchain-extract/pull/70

Closing this issue as langchain-mistralai is for the mistral API not for hugging face. If there's a separate issuewith hugging face endpoints feel free to open or :+1: on it

OK for now -- has a warning about file size

It would be awesome to have an implementation of the logicle transformation and would benefit not only users, but a number of other packages as well! For the time being,...

My knowledge of R is basically 0, but from the code it looks like it's only necessary to rename the file extension? (i.e., is the lmd format different from the...

Yes, (I did say that my knowledge is basically 0!) ;)

Hello! I'm wondering if you could provide higher level context? Is the goal to make it easier to use existing memory abstractions with RunnableWithMessageHistory?

@cbornet is this backwards compatible? Do we need to warn users or OK as is?

Same feature as this: https://github.com/hwchase17/langchain/pull/3501/files#diff-257a9ed31010c03aefa6e28d08934579d4b596d5e61090ad6d6d6583c5f8f317

@vowelparrot I'm going to merge as is. My understanding is that adding a default `streaming=True` may change behavior in an undesired way (data isn't downloaded locally -- which I think...