langchain/libs/community/langchain_community
Harrison Chase 28ad244e77
community, openai: support nested dicts (#26414)
needed for thinking tokens

---------

Co-authored-by: Erick Friis <erick@langchain.dev>
2024-09-12 21:47:47 -07: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, openai: support nested dicts (#26414) 2024-09-12 21:47:47 -07: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: Add docstring for HtmlLinkExtractor (#26213) 2024-09-10 00:27:37 +00:00
graphs Add session expired retry to neo4j graph (#26182) 2024-09-08 11:40:43 -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