1
0
mirror of https://github.com/hwchase17/langchain.git synced 2025-05-06 15:48:39 +00:00
langchain/libs/community/langchain_community
2024-05-23 10:13:05 -04:00
..
adapters community[patch]: upgrade to recent version of mypy () 2024-05-13 14:55:07 -04:00
agent_toolkits community[patch]: Fix remaining __inits__ in community () 2024-05-22 17:42:17 +00:00
agents langchain, community: move OpenAIAssistantV2Runnable to community () 2024-05-22 21:22:50 +00:00
callbacks infra: rm unused # noqa violations () 2024-05-22 15:21:08 -07:00
chains langchain[minor]: Add PebbloRetrievalQA chain with Identity & Semantic Enforcement support () 2024-05-15 13:14:52 +00:00
chat_loaders infra: rm unused # noqa violations () 2024-05-22 15:21:08 -07:00
chat_message_histories community[minor]: Add async methods to CassandraChatMessageHistory () 2024-05-23 10:13:05 -04:00
chat_models infra: rm unused # noqa violations () 2024-05-22 15:21:08 -07:00
cross_encoders multiple: langchain 0.2 in master () 2024-05-08 16:46:52 -04:00
docstore community[patch]: Fix remaining __inits__ in community () 2024-05-22 17:42:17 +00:00
document_compressors langchain: add RankLLM Reranker () 2024-05-22 20:12:55 +00:00
document_loaders infra: rm unused # noqa violations () 2024-05-22 15:21:08 -07:00
document_transformers infra: rm unused # noqa violations () 2024-05-22 15:21:08 -07:00
embeddings infra: rm unused # noqa violations () 2024-05-22 15:21:08 -07:00
example_selectors
graphs infra: rm unused # noqa violations () 2024-05-22 15:21:08 -07:00
indexes community[patch]: upgrade to recent version of mypy () 2024-05-13 14:55:07 -04:00
llms infra: rm unused # noqa violations () 2024-05-22 15:21:08 -07:00
memory langchain[patch],community[minor]: Migrate memory implementations to community () 2024-05-02 10:46:50 -04:00
output_parsers infra: rm unused # noqa violations () 2024-05-22 15:21:08 -07:00
query_constructors multiple: langchain 0.2 in master () 2024-05-08 16:46:52 -04:00
retrievers infra: rm unused # noqa violations () 2024-05-22 15:21:08 -07:00
storage community[patch]: Fix remaining __inits__ in community () 2024-05-22 17:42:17 +00:00
tools community[patch]: Adding HEADER to the list of supported locations () 2024-05-22 22:47:56 +00:00
utilities infra: rm unused # noqa violations () 2024-05-22 15:21:08 -07:00
utils community[patch]: docstrings update () 2024-04-11 16:23:27 -04:00
vectorstores community[patch]: surrealdb provide functions for MMR (Maximal Marginal Relevance) () 2024-05-22 22:53:55 +00:00
__init__.py
cache.py community: init signature revision for Cassandra LLM cache classes + small maintenance () 2024-05-16 17:22:24 +00:00
py.typed