You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs
Nuno Campos 719da8746e
core: fix attributeerror in runnablelambda.deps (#20569)
- would happen when user's code tries to access attritbute that doesnt
exist, we prefer to let this crash in the user's code, rather than here
- also catch more cases where a runnable is invoked/streamed inside a
lambda. before we weren't seeing these as deps
6 months ago
..
cli
community community[patch]: Replace function in CassandraVectorStore with simpler lambda (#20323) 6 months ago
core core: fix attributeerror in runnablelambda.deps (#20569) 6 months ago
experimental community[patch]: update use of deprecated llm methods (#20393) 6 months ago
langchain community[minor]: Unify Titan Takeoff Integrations and Adding Embedding Support (#18775) 6 months ago
partners anthropic[patch]: Release 0.1.10 (#20568) 6 months ago
standard-tests mistral, openai: allow anthropic-style messages in message histories (#20565) 6 months ago
text-splitters text-splitters[minor]: Add lua code splitting (#20421) 6 months ago