langchain/libs/community/langchain_community
Greg Hinch 5141f25a20
community[patch]: support numpy2 (#28184)
Follows on from #27991, updates the langchain-community package to
support numpy 2 versions

---------

Co-authored-by: Chester Curme <chester.curme@gmail.com>
2024-11-27 11:10:58 -05:00
..
adapters community: [fix] add missing tool_calls kwargs of delta message in openai adapter (#27492) 2024-10-31 14:07:17 -04:00
agent_toolkits docs(create_sql_agent): fix reStructured Text Markup (#28356) 2024-11-26 09:52:16 -05:00
agents community: add truncation params when an openai assistant's run is created (#28158) 2024-11-27 10:53:53 -05:00
callbacks community: chore warn deprecate the tracer (#27159) 2024-11-13 11:33:34 -05:00
chains community[patch]: Neo4j community deprecation (#28130) 2024-11-25 10:34:22 -08:00
chat_loaders
chat_message_histories community[patch]: Neo4j community deprecation (#28130) 2024-11-25 10:34:22 -08:00
chat_models Community: Adding citations in AIMessage for ChatPerplexity (#28321) 2024-11-26 09:45:47 -05:00
cross_encoders multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
docstore
document_compressors community: add InfinityRerank (#27043) 2024-11-06 17:26:30 -08:00
document_loaders community: bytes as a source to AzureAIDocumentIntelligenceLoader (#26618) 2024-11-07 03:40:21 +00:00
document_transformers all: test 3.13 ci (#27197) 2024-10-25 12:56:58 -07:00
embeddings community[patch]: fix errors introduced by pydantic 2.10 (#28297) 2024-11-22 17:50:13 -05:00
example_selectors multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
graph_vectorstores community: fixed bug in GraphVectorStoreRetriever (#27846) 2024-11-04 20:27:17 +00:00
graphs community[patch]: Neo4j community deprecation (#28130) 2024-11-25 10:34:22 -08:00
indexes
llms community: fixed critical bugs at Writer provider (#27879) 2024-11-25 12:03:37 -05:00
memory all: test 3.13 ci (#27197) 2024-10-25 12:56:58 -07:00
output_parsers multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
query_constructors community[patch]: Neo4j community deprecation (#28130) 2024-11-25 10:34:22 -08:00
retrievers multiple: update docs urls to latest 2 (#26837) 2024-09-30 17:37:07 -07:00
storage Fixed typo in llibs/community/langchain_community/storage/sql.py (#27029) 2024-10-08 17:51:26 +00:00
tools community[patch]: fix errors introduced by pydantic 2.10 (#28297) 2024-11-22 17:50:13 -05:00
utilities community[patch]: fix errors introduced by pydantic 2.10 (#28297) 2024-11-22 17:50:13 -05:00
utils multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
vectorstores community[patch]: support numpy2 (#28184) 2024-11-27 11:10:58 -05:00
__init__.py
cache.py community: Memcached LLM Cache Integration (#27323) 2024-11-07 03:07:59 +00:00
py.typed