mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 10:17:00 +00:00
- use latest models in examples to highlight support - standardize on using IDs in examples - no more aliases to improve determinism in future tests - bump lock - in integration tests, fix stale casettes and use `MODEL_NAME` uniformly where possible - add case for default max tokens for sonnet-4-5 (was missing)
langchain-anthropic
Looking for the JS/TS version? Check out LangChain.js.
Quick Install
pip install langchain-anthropic
🤔 What is this?
This package contains the LangChain integration for Anthropic's generative models.
📖 Documentation
View the documentation for more details.