langchain/libs/community/langchain_community
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
2024-04-08 20:50:23 -04:00
..
adapters docs: added community modules descriptions (#17827) 2024-02-21 16:18:36 -08:00
agent_toolkits community[patch]: avoid executing toolkit.get_context() when not necessary (#19762) 2024-03-29 16:42:21 +00:00
callbacks community[patch]: Improve import callbacks to make it IDE friendly (#20050) 2024-04-05 15:17:51 -04:00
chat_loaders deprecating integrations moved to langchain_google_community (#19841) 2024-04-02 17:06:07 -04:00
chat_message_histories community[patch]: history size support for DynamoDBChatMessageHistory (#16794) 2024-03-29 18:56:21 +00:00
chat_models docs: use standard openai params (#20160) 2024-04-08 10:56:53 -05:00
cross_encoders community[patch]: cross_encoders flatten namespaces (#20183) 2024-04-08 20:50:23 -04:00
docstore community[patch]: speed up import times in the community package (#18928) 2024-03-11 16:37:36 -04:00
document_compressors community[minor]: Add OpenVINO rerank model support (#19791) 2024-04-01 18:27:23 +00:00
document_loaders community: Add PHP language parser to document_loaders (#19850) 2024-04-08 11:30:28 -04:00
document_transformers deprecating integrations moved to langchain_google_community (#19841) 2024-04-02 17:06:07 -04:00
embeddings community[minor]: Add OpenVINO rerank model support (#19791) 2024-04-01 18:27:23 +00:00
example_selectors docs: added community modules descriptions (#17827) 2024-02-21 16:18:36 -08:00
graphs community[minor]: Add the option to omit schema refresh in Neo4jGraph (#19654) 2024-03-27 14:20:12 -04:00
indexes community: Add document manager and mongo document manager (#17320) 2024-02-23 21:32:52 -05:00
llms community: extend Predibase integration to support fine-tuned LLM adapters (#19979) 2024-04-08 18:54:29 +00:00
output_parsers langchain[patch], community[minor]: move output_parsers.ernie_functions (#16057) 2024-01-17 10:06:18 -08:00
retrievers Community: Updating Azure Retriever and Docs to be Azure AI Search instead of Azure Cognitive Search (#19925) 2024-04-08 11:12:41 -04:00
storage community[patch]: flattening imports 3 (#18939) 2024-03-12 15:18:54 -07:00
tools community[minor]: add hugging face text-to-speech inference API (#18880) 2024-03-29 15:02:29 +00:00
utilities community[minor]: Add support for Pebblo cloud_api_key in PebbloSafeLoader (#19855) 2024-04-08 11:10:04 -04:00
utils community[patch], mongodb[patch]: Stop spamming SIMD import warnings (#19531) 2024-03-28 03:11:02 +00:00
vectorstores community[minor]: Add metadata filtering support for neo4j vector (#20001) 2024-04-04 11:37:06 -04:00
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
cache.py core[patch]: fix beta, deprecated typing (#18877) 2024-03-28 22:33:43 +00:00
py.typed community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00