langchain/libs/community/langchain_community
2024-11-15 13:37:14 -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 multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
chat_loaders
chat_message_histories
chat_models community: add reka chat model integration (#27379) 2024-11-15 13:37:14 -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 Improvement[Community]Improve Embeddings API (#28038) 2024-11-12 13:57:35 -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 all: test 3.13 ci (#27197) 2024-10-25 12:56:58 -07:00
indexes
llms community: sambanovacloud llm integration (#27526) 2024-11-15 16:58:11 +00: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
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: 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 multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
vectorstores Handled empty search result handling and updated the notebook (#27914) 2024-11-12 13:03:49 -08:00
__init__.py
cache.py community: Memcached LLM Cache Integration (#27323) 2024-11-07 03:07:59 +00:00
py.typed