You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/community/langchain_community
Alex Peplowski 70c296ae96
community[patch]: Expose Anthropic Retry Logic (#17069)
**Description:**

Expose Anthropic's retry logic, so that `max_retries` can be configured
via langchain. Anthropic's retry logic is implemented in their Python
SDK here:
https://github.com/anthropics/anthropic-sdk-python?tab=readme-ov-file#retries

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
5 months ago
..
adapters community[patch]: docstrings (#16810) 5 months ago
agent_toolkits community[patch]: docstrings (#16810) 5 months ago
callbacks community: add gpt-4-turbo and gpt-4-0125 costs (#17349) 5 months ago
chat_loaders Do not issue beta or deprecation warnings on internal calls (#15641) 6 months ago
chat_message_histories infra: add print rule to ruff (#16221) 5 months ago
chat_models community[minor]: integrate chat models with Yuan2.0 (#16575) 5 months ago
docstore community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
document_loaders community[patch]: support query filters for NotionDBLoader (#17217) 5 months ago
document_transformers community[minor]: Adding asynchronous function implementation for Doctran (#15941) 6 months ago
embeddings community[patch]: Fixed the 'aembed' method of 'CohereEmbeddings'. (#16497) 5 months ago
example_selectors refactor `langchain.prompts.example_selector` (#15369) 5 months ago
graphs community[patch]: Added functions in NetworkxEntityGraph class (#17535) 5 months ago
indexes community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
llms community[patch]: Expose Anthropic Retry Logic (#17069) 5 months ago
output_parsers langchain[patch], community[minor]: move `output_parsers.ernie_functions` (#16057) 5 months ago
retrievers infra: add print rule to ruff (#16221) 5 months ago
storage add mongodb_store (#13801) 5 months ago
tools community[patch]: Add async methods to VectorStoreQATool (#16949) 5 months ago
utilities community[minor]: Add pebblo safe document loader (#16862) 5 months ago
utils Add the BQ job usage tracking from LangChain (#17123) 5 months ago
vectorstores community[patch]: Add vector index support to SingleStoreDB VectorStore (#17308) 5 months ago
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
cache.py Add async methods to InMemoryCache (#17425) 5 months ago
py.typed community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago