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/libs/partners
Charlie Marsh 8f38b7a725
multiple: Remove unnecessary Ruff suppression comments (#21050)
## Summary

I ran `ruff check --extend-select RUF100 -n` to identify `# noqa`
comments that weren't having any effect in Ruff, and then `ruff check
--extend-select RUF100 -n --fix` on select files to remove all of the
unnecessary `# noqa: F401` violations. It's possible that these were
needed at some point in the past, but they're not necessary in Ruff
v0.1.15 (used by LangChain) or in the latest release.

Co-authored-by: Erick Friis <erick@langchain.dev>
5 months ago
..
ai21 standard tests: add xfails (#20659) 5 months ago
airbyte airbyte[patch]: release 0.1.1, python 3.9 compat (#18597) 6 months ago
anthropic anthropic[patch]: add tests for secret_str for api key (#20986) 5 months ago
chroma chroma: release 0.1.0 (#20355) 5 months ago
exa patch: deprecate (a)get_relevant_documents (#20477) 5 months ago
fireworks fireworks: fix integration tests (#20973) 5 months ago
groq groq[patch]: groq proxy support (#20758) 5 months ago
ibm patch: remove usage of llm, chat model __call__ (#20788) 5 months ago
mistralai mistralai: release 0.1.5, allow client passing in (#21034) 5 months ago
mongodb community[patch], mongodb[patch]: Stop spamming SIMD import warnings (#19531) 6 months ago
nomic partners: version constraints (#17492) 7 months ago
openai multiple: Remove unnecessary Ruff suppression comments (#21050) 5 months ago
pinecone pinecone[patch]: fix core min version (#20177) 5 months ago
robocorp robocorp[patch]: fix core min version (#19879) 5 months ago
together update scheduled tests (#20526) 5 months ago
upstage upstage: release 0.1.3 (#20941) 5 months ago
voyageai voyageai[patch]: top level reranker import (#19645) 6 months ago