langchain/libs/community/langchain_community/chat_models
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>
2024-04-30 17:13:48 +00:00
..
__init__.py multiple: Remove unnecessary Ruff suppression comments (#21050) 2024-04-30 17:13:48 +00:00
anthropic.py community[patch]: move pdf text tests to integration (#18746) 2024-03-07 10:34:22 -08:00
anyscale.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
azure_openai.py
azureml_endpoint.py patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00
baichuan.py community[patch]: standardize baichuan init args (#20209) 2024-04-09 11:00:40 -05:00
baidu_qianfan_endpoint.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
bedrock.py community[patch]: Fix message formatting for Anthropic models on Amazon Bedrock (#20801) 2024-04-23 22:40:39 +00:00
cohere.py community[patch]: fix bug in cohere that async for a coroutine in ChatCohere (#19381) 2024-03-27 21:34:46 -07:00
coze.py community[minor]: add coze chat model (#20770) 2024-04-29 12:26:16 -04:00
dappier.py community[minor]: Dappier chat model integration (#19370) 2024-03-25 07:29:05 +00:00
databricks.py community[patch]: Make ChatDatabricks model supports streaming response (#19912) 2024-04-16 23:34:49 +00:00
deepinfra.py community[patch]: callback before yield for _stream/_astream (#17907) 2024-02-22 16:15:21 -08:00
edenai.py community[patch]: callback before yield for _stream/_astream (#17907) 2024-02-22 16:15:21 -08:00
ernie.py community[patch]: chat model mypy fixes (#17061) 2024-02-05 13:42:59 -08:00
everlyai.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
fake.py
fireworks.py community[patch]: deprecate community fireworks (#18544) 2024-03-05 01:04:26 +00:00
friendli.py community[minor]: Integration for Friendli LLM and ChatFriendli ChatModel. (#17913) 2024-03-08 02:20:47 +00:00
gigachat.py community[patch]: GigaChat model selection fix (#20988) 2024-04-29 16:08:26 +00:00
google_palm.py
gpt_router.py community[patch]: callback before yield for _stream/_astream (#17907) 2024-02-22 16:15:21 -08:00
huggingface.py community[patch]: Add streaming logic in ChatHuggingFace (#18784) 2024-04-16 19:17:03 -07:00
human.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
hunyuan.py community[patch]: callback before yield for _stream/_astream (#17907) 2024-02-22 16:15:21 -08:00
javelin_ai_gateway.py community[patch]: chat model mypy fixes (#17061) 2024-02-05 13:42:59 -08:00
jinachat.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
kinetica.py community[patch]: type ignore fixes (#18395) 2024-03-01 11:21:02 -08:00
konko.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
litellm_router.py community[patch]: callback before yield for _stream/_astream (#17907) 2024-02-22 16:15:21 -08:00
litellm.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
llama_edge.py community: fix openai streaming throws 'AIMessageChunk' object has no attribute 'text' (#18006) 2024-02-23 12:12:47 -05:00
maritalk.py community[patch]: Add maritalk streaming (sync and async) (#19203) 2024-04-29 21:31:14 +00:00
meta.py
minimax.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
mlflow_ai_gateway.py community[patch]: chat model mypy fixes (#17061) 2024-02-05 13:42:59 -08:00
mlflow.py community[patch]: Make ChatDatabricks model supports streaming response (#19912) 2024-04-16 23:34:49 +00:00
mlx.py docs: community docstring updates (#21040) 2024-04-29 17:40:23 -04:00
moonshot.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
octoai.py community[minor]: add ChatOctoAI (#20059) 2024-04-17 03:20:56 -07:00
ollama.py community[patch]: Add "model" attribute to the payload sent to Ollama in ChatOllama (#20354) 2024-04-12 13:32:53 -04:00
openai.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
pai_eas_endpoint.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
perplexity.py multiple: Remove unnecessary Ruff suppression comments (#21050) 2024-04-30 17:13:48 +00:00
premai.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
promptlayer_openai.py docs: use standard openai params (#20160) 2024-04-08 10:56:53 -05:00
solar.py upstage: init package (#20574) 2024-04-17 23:25:36 +00:00
sparkllm.py community[patch]:sparkllm standardize init args (#20194) 2024-04-13 16:03:19 -07:00
tongyi.py community[patch]: Add function call support in Tongyi chat model. (#20119) 2024-04-17 20:42:23 +00:00
vertexai.py community[patch]: add missing chunk parameter for _stream/_astream (#17807) 2024-02-21 15:32:28 -08:00
volcengine_maas.py community[patch]: add stop parameter support to volcengine maas (#19052) 2024-03-17 01:58:50 +00:00
yandex.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
yuan2.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
zhipuai.py community[patch]: truncate zhipuai temperature and top_p parameters to [0.01, 0.99] (#20261) 2024-04-19 01:31:30 +00:00