langchain/libs/community/langchain_community
Ikko Eltociear Ashimine 0d45ad57c1
community: update base_o365.py (#29657)
extention -> extension
2025-02-07 08:43:29 -05:00
..
adapters community: Add the additonnal kward 'context' for openai (#28351) 2024-12-02 16:43:30 -05:00
agent_toolkits community: adds support for getting github releases for the configured repository (#29318) 2025-01-22 15:45:52 +00:00
agents community: add truncation params when an openai assistant's run is created (#28158) 2024-11-27 10:53:53 -05:00
callbacks add o1 and o3-mini to pricing (#29628) 2025-02-06 08:02:20 -05:00
chains community: Deprecate Amazon Neptune resources in langchain-community (#29191) 2025-01-14 10:23:34 -05:00
chat_loaders Improvement[Community] Improve methods in IMessageChatLoader (#25746) 2024-08-26 14:20:22 -04:00
chat_message_histories Fixed adding float values into DynamoDB (#26562) 2024-12-18 13:45:00 -05:00
chat_models docs: Updating the imports for langchain-databricks to databricks-langchain (#29646) 2025-02-06 13:28:07 -08:00
cross_encoders multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
docstore infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
document_compressors community: Fix rank-llm import paths for new 0.20.3 version (#29154) 2025-01-13 10:22:14 -05:00
document_loaders community: update base_o365.py (#29657) 2025-02-07 08:43:29 -05:00
document_transformers community: fallback on core async atransform_documents method for MarkdownifyTransformer (#27866) 2024-12-13 22:32:22 +00:00
embeddings docs: Updating the imports for langchain-databricks to databricks-langchain (#29646) 2025-02-06 13:28:07 -08:00
example_selectors multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
graph_vectorstores core: add kwargs support to VectorStore (#25934) 2024-12-16 18:57:57 +00:00
graphs community: fix issue #29429 in age_graph.py (#29506) 2025-02-01 21:24:45 -05:00
indexes community[patch]: restore compatibility with SQLAlchemy 1.x (#22546) 2024-06-19 17:58:57 +00:00
llms docs: Updating the imports for langchain-databricks to databricks-langchain (#29646) 2025-02-06 13:28:07 -08: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: refactor opensearch query constructor to use wildcard instead of match in the contain comparator (#26653) 2024-12-16 11:16:34 -05:00
retrievers community: Additional AWS deprecations (#29447) 2025-01-28 09:50:14 -05:00
storage Fixed typo in llibs/community/langchain_community/storage/sql.py (#27029) 2024-10-08 17:51:26 +00:00
tools infra: migrate to uv (#29566) 2025-02-06 13:36:26 -05:00
utilities community: fix Google Scholar tool errors (#29371) 2025-01-23 10:03:01 -05:00
utils multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
vectorstores docs: Updating the imports for langchain-databricks to databricks-langchain (#29646) 2025-02-06 13:28:07 -08:00
__init__.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
cache.py cosmosdbnosql: Added Cosmos DB NoSQL Semantic Cache Integration with tests and jupyter notebook (#24424) 2024-12-16 21:57:05 -05:00
py.typed