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/community/langchain_community/embeddings
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
..
__init__.py multiple: Remove unnecessary Ruff suppression comments (#21050) 5 months ago
aleph_alpha.py community[minor]: import fix (#20995) 5 months ago
anyscale.py
awa.py
azure_openai.py
baichuan.py
baidu_qianfan_endpoint.py
bedrock.py community[minor]: import fix (#20995) 5 months ago
bookend.py
clarifai.py
cloudflare_workersai.py
cohere.py community[minor]: import fix (#20995) 5 months ago
dashscope.py
databricks.py community[patch]: docstrings update (#20301) 6 months ago
deepinfra.py
edenai.py
elasticsearch.py
embaas.py
ernie.py
fake.py
fastembed.py
gigachat.py
google_palm.py
gpt4all.py
gradient_ai.py
huggingface.py
huggingface_hub.py
infinity.py docs: community docstring updates (#21040) 5 months ago
infinity_local.py community[patch]: docstrings update (#20301) 6 months ago
itrex.py
javelin_ai_gateway.py community[patch]: docstrings update (#20301) 6 months ago
jina.py
johnsnowlabs.py
laser.py
llamacpp.py community[minor]: import fix (#20995) 5 months ago
llamafile.py
llm_rails.py
localai.py
minimax.py
mlflow.py
mlflow_gateway.py community[patch]: docstrings update (#20301) 6 months ago
modelscope_hub.py
mosaicml.py
nemo.py community[patch]: docstrings update (#20301) 6 months ago
nlpcloud.py
oci_generative_ai.py community[minor]: import fix (#20995) 5 months ago
octoai_embeddings.py
ollama.py
openai.py community[minor]: import fix (#20995) 5 months ago
openvino.py community[minor]: import fix (#20995) 5 months ago
optimum_intel.py community: fix tqdm import (#20263) 5 months ago
premai.py docs: community docstring updates (#21040) 5 months ago
sagemaker_endpoint.py
self_hosted.py
self_hosted_hugging_face.py
sentence_transformer.py
solar.py upstage: init package (#20574) 5 months ago
spacy_embeddings.py
sparkllm.py docs: community docstring updates (#21040) 5 months ago
tensorflow_hub.py
text2vec.py
titan_takeoff.py docs: community docstring updates (#21040) 5 months ago
vertexai.py
volcengine.py
voyageai.py
xinference.py
yandex.py community[patch]: YandexGPT API add ability to disable request logging (#20670) 5 months ago