mirror of
https://github.com/hwchase17/langchain.git
synced 2026-01-25 22:49:59 +00:00
# PR Message - **Description:** This PR adds a README file for the Anthropic API in the `libs/partners` folder of this repository. The README includes: - A brief description of the Anthropic package - Installation & API instructions - Usage examples - **Issue:** [17545](https://github.com/langchain-ai/langchain/issues/17545) - **Dependencies:** None Additional notes: This change only affects the docs package and does not introduce any new dependencies. --------- Co-authored-by: Bagatur <baskaryan@gmail.com>