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
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>
8 months ago
..
cli infra: make `.gitignore` consistent with standard python gitignore (#16828) 8 months ago
community community[patch]: Expose Anthropic Retry Logic (#17069) 8 months ago
core langchain.core : Use shallow copy for schema manipulation in JsonOutputParser.get_format_instructions (#17162) 8 months ago
experimental experimental[patch]: Enhance protection against arbitrary code execution in PALChain (#17091) 8 months ago
langchain community[patch]: fix import in language parser (#17538) 8 months ago
partners anthropic[patch]: de-beta anthropic messages, release 0.0.2 (#17540) 8 months ago