langchain/libs/community/langchain_community
wenngong b33d2346db
community: FlashrankRerank support loading customer client (#23350)
Description: FlashrankRerank Document compressor support loading
customer client
Issue: #23338

Co-authored-by: gongwn1 <gongwn1@lenovo.com>
2024-06-24 17:50:08 -04:00
..
adapters community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
agent_toolkits community: toolkits docstrings (#23286) 2024-06-22 14:37:52 +00:00
agents community: update how OpenAIAssistantV2Runnable creates threads with tool_resources (#22549) 2024-06-05 14:19:41 -04:00
callbacks community[patch]: Add missing type annotations (#22758) 2024-06-10 16:59:28 -04:00
chains community[minor]: Added classification_location parameter in PebbloSafeLoader. (#22565) 2024-06-24 17:30:38 -04:00
chat_loaders community: docstrings (#23202) 2024-06-20 11:08:13 -04:00
chat_message_histories core[patch]: fix no current event loop for sql history in async mode (#22933) 2024-06-21 10:39:47 -04:00
chat_models docs: Update QianfanChatEndpoint ChatModel docstring (#23337) 2024-06-24 17:42:46 -04:00
cross_encoders [Community]: HuggingFaceCrossEncoder score accounting for <not-relevant score,relevant score> pairs. (#22578) 2024-06-14 08:28:24 -07:00
docstore community[patch]: Fix remaining __inits__ in community (#22037) 2024-05-22 17:42:17 +00:00
document_compressors community: FlashrankRerank support loading customer client (#23350) 2024-06-24 17:50:08 -04:00
document_loaders community[minor]: Added classification_location parameter in PebbloSafeLoader. (#22565) 2024-06-24 17:30:38 -04:00
document_transformers community[minor]: Implement Doctran async execution (#22372) 2024-06-18 18:17:37 +00:00
embeddings community[minor]: Add Ascend NPU optimized Embeddings (#20260) 2024-06-24 20:15:11 +00:00
example_selectors
graphs Sanitize backticks from neo4j labels and types for import (#23367) 2024-06-24 19:05:31 +00:00
indexes community[patch]: restore compatibility with SQLAlchemy 1.x (#22546) 2024-06-19 17:58:57 +00:00
llms Add OCI Generative AI new model support (#22880) 2024-06-24 14:48:23 -04:00
memory community[minor]: Add Zep Cloud components + docs + examples (#21671) 2024-05-27 12:50:13 -07:00
output_parsers infra: rm unused # noqa violations (#22049) 2024-05-22 15:21:08 -07:00
query_constructors multiple: langchain 0.2 in master (#21191) 2024-05-08 16:46:52 -04:00
retrievers community(patch):Fix PineconeHynridSearchRetriever not having search_kwargs (#21577) 2024-06-21 16:27:52 -04:00
storage community: docstrings (#23202) 2024-06-20 11:08:13 -04:00
tools community: Add ZenGuard tool (#22959) 2024-06-24 17:40:56 +00:00
utilities community[minor]: Added classification_location parameter in PebbloSafeLoader. (#22565) 2024-06-24 17:30:38 -04:00
utils community[patch]: Use Custom Logger Instead of Root Logger in get_user_agent Function (#22691) 2024-06-08 02:33:07 +00:00
vectorstores community: docstrings (#23202) 2024-06-20 11:08:13 -04:00
__init__.py
cache.py community: init signature revision for Cassandra LLM cache classes + small maintenance (#17765) 2024-05-16 17:22:24 +00:00
py.typed