langchain/libs/partners/anthropic
Charlie Marsh 24c0bab57b
infra, multiple: Upgrade configuration for Ruff v0.2.0 (#16905)
## Summary

This PR upgrades LangChain's Ruff configuration in preparation for
Ruff's v0.2.0 release. (The changes are compatible with Ruff v0.1.5,
which LangChain uses today.) Specifically, we're now warning when
linter-only options are specified under `[tool.ruff]` instead of
`[tool.ruff.lint]`.

---------

Co-authored-by: Erick Friis <erick@langchain.dev>
Co-authored-by: Bagatur <baskaryan@gmail.com>
2024-02-09 14:28:02 -08:00
..
langchain_anthropic anthropic[patch]: Fix message type lookup in Anthropic Partners (#16563) 2024-01-25 09:17:59 -08:00
scripts anthropic: beta messages integration (#14928) 2023-12-19 18:55:19 -08:00
tests anthropic[patch]: allow pop by field name (#16544) 2024-01-24 15:48:31 -07:00
.gitignore anthropic: beta messages integration (#14928) 2023-12-19 18:55:19 -08:00
LICENSE anthropic: beta messages integration (#14928) 2023-12-19 18:55:19 -08:00
Makefile anthropic: beta messages integration (#14928) 2023-12-19 18:55:19 -08:00
poetry.lock anthropic: beta messages integration (#14928) 2023-12-19 18:55:19 -08:00
pyproject.toml infra, multiple: Upgrade configuration for Ruff v0.2.0 (#16905) 2024-02-09 14:28:02 -08:00
README.md anthropic: beta messages integration (#14928) 2023-12-19 18:55:19 -08:00

langchain-anthropic