langchain/libs/community/langchain_community
2024-09-04 09:26:26 -04:00
..
adapters
agent_toolkits fix: typo where github should be gitlab (#25397) 2024-08-14 18:36:25 +00:00
agents community: fix bug to support for file_search tool from OpenAI (#25927) 2024-09-02 18:21:51 +00:00
callbacks community[patch]: gpt-4o-2024-08-06 costs (#25164) 2024-08-08 13:22:11 +00:00
chains [Community][minor]: Added langchain_version while calling discover API (#24428) 2024-08-26 08:47:48 -04:00
chat_loaders Improvement[Community] Improve methods in IMessageChatLoader (#25746) 2024-08-26 14:20:22 -04:00
chat_message_histories docs: Add docstrings for CassandraChatMessageHistory class and package namespace function. (#24222) 2024-08-23 15:49:41 +00:00
chat_models community: delta in openai choice can be None, creates handler for that (#25954) 2024-09-03 20:30:03 +00:00
cross_encoders community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
docstore
document_compressors community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
document_loaders community[patch]: added content_columns option to CSVLoader (#23809) 2024-09-02 20:25:53 +00:00
document_transformers multiple: update removal targets (#25361) 2024-08-14 09:50:39 -04:00
embeddings community[patch]: update the default hf bge embeddings (#22627) 2024-09-02 22:10:21 +00:00
example_selectors
graph_vectorstores community[patch], docs: Add API reference doc for GraphVectorStore (#25751) 2024-08-30 17:42:00 -07:00
graphs community[patch]: change default Neo4j username/password (#25226) 2024-09-03 11:24:18 -07:00
indexes
llms community: sambastudio llms api v2 support (#25063) 2024-09-03 10:18:15 -04:00
memory
output_parsers
query_constructors add neo4j query constructor for self query (#25288) 2024-08-30 14:54:33 +00:00
retrievers docs: Add missing args in api doc of WebResearchRetriever (#25949) 2024-09-03 01:24:23 -07:00
storage multiple: update removal targets (#25361) 2024-08-14 09:50:39 -04:00
tools community[patch]: added option to change how duckduckgosearchresults tool converts api outputs into string (#22580) 2024-09-02 22:42:19 +00:00
utilities community[minor]: jina search tools integrating (jina reader) (#23339) 2024-09-02 14:52:14 -07:00
utils
vectorstores Improvement[Community] Improve args description in api doc of DocArrayInMemorySearch (#26024) 2024-09-04 09:26:26 -04:00
__init__.py
cache.py Patch enable to use Amazon OpenSearch Serverless(aoss) for Semantic Cache store (#25833) 2024-08-29 13:28:22 +00:00
py.typed