langchain/libs/partners/together
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_together together[minor]: add llm (#15853) 2024-01-10 17:55:34 -08:00
scripts
tests together[minor]: add llm (#15853) 2024-01-10 17:55:34 -08:00
.gitignore
LICENSE
Makefile
poetry.lock together[minor]: add llm (#15853) 2024-01-10 17:55:34 -08:00
pyproject.toml infra, multiple: Upgrade configuration for Ruff v0.2.0 (#16905) 2024-02-09 14:28:02 -08:00
README.md

langchain-together