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
Leonid Ganeline 2f8dd1a161
community[patch]: `cross_encoders` flatten namespaces (#20183)
Issue `langchain_community.cross_encoders` didn't have flattening
namespace code in the __init__.py file.
Changes:
- added code to flattening namespaces (used #20050 as a template)
- added ut for a change
- added missed `test_imports` for `chat_loaders` and
`chat_message_histories` modules
6 months ago
..
cli cli[minor]: Add disable sockets in unit tests (#19877) 6 months ago
community community[patch]: `cross_encoders` flatten namespaces (#20183) 6 months ago
core [core] fix: manually specifying run_id for chat models.invoke() and .ainvoke() (#20082) 6 months ago
experimental core[patch]: remove requests (#19891) 6 months ago
langchain docs: use standard openai params (#20160) 6 months ago
partners community: add request_timeout and max_retries to ChatAnthropic (#19402) 6 months ago
text-splitters text-splitters[minor]: Adding a new section aware splitter to langchain (#16526) 6 months ago