langchain/libs/community/langchain_community
Priyanshi Garg f5f53d1101
community: fix compatibility issue in kinetica chat model integration for Pydantic 2 (#28252)
Fixed a compatibility issue in the `load_messages_from_context()`
function for the Kinetica chat model integration. The issue was caused
by stricter validation introduced in Pydantic 2.
2024-11-21 09:33:00 -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 Community: Google Books API Tool (#27307) 2024-11-07 15:29:35 -08:00
agents docs: Add OpenAIAssistantV2Runnable docstrings (#27402) 2024-10-30 15:35:51 +00:00
callbacks community: chore warn deprecate the tracer (#27159) 2024-11-13 11:33:34 -05:00
chains
chat_loaders
chat_message_histories
chat_models community: fix compatibility issue in kinetica chat model integration for Pydantic 2 (#28252) 2024-11-21 09:33:00 -05:00
cross_encoders
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 multiple: push deprecation removals to 1.0 (#28236) 2024-11-20 19:56:29 -08:00
example_selectors
graph_vectorstores community: fixed bug in GraphVectorStoreRetriever (#27846) 2024-11-04 20:27:17 +00:00
graphs all: test 3.13 ci (#27197) 2024-10-25 12:56:58 -07:00
indexes
llms community: Outlines integration (#27449) 2024-11-20 16:31:31 -05:00
memory all: test 3.13 ci (#27197) 2024-10-25 12:56:58 -07:00
output_parsers
query_constructors
retrievers
storage
tools Community: Google Books API Tool (#27307) 2024-11-07 15:29:35 -08:00
utilities Community: Google Books API Tool (#27307) 2024-11-07 15:29:35 -08:00
utils
vectorstores community: fix duplicate content (#28003) 2024-11-20 12:49:03 -08:00
__init__.py
cache.py community: Memcached LLM Cache Integration (#27323) 2024-11-07 03:07:59 +00:00
py.typed