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/docs/docs/use_cases
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>
5 months ago
..
chatbots Fix rephrase step in chatbot use case (#16763) 5 months ago
graph langchain[patch], community[patch]: Fixes in the Ontotext GraphDB Graph and QA Chain (#17239) 5 months ago
question_answering docs: Fix typo in quickstart.ipynb (#16859) 5 months ago
sql infra, multiple: Upgrade configuration for Ruff v0.2.0 (#16905) 5 months ago
tool_use docs: add csv use case (#16756) 5 months ago
apis.ipynb docs: integration package pip installs (#15762) 6 months ago
code_understanding.ipynb docs: Fix Copilot name (#16956) 5 months ago
csv.ipynb docs: format (#17143) 5 months ago
data_generation.ipynb docs: add csv use case (#16756) 5 months ago
extraction.ipynb docs: add csv use case (#16756) 5 months ago
summarization.ipynb docs: fix broken links (#16855) 5 months ago
tagging.ipynb docs: add csv use case (#16756) 5 months ago
web_scraping.ipynb docs: add csv use case (#16756) 5 months ago