From 497cd8b8f95ffab491f0232c2e71bb53b4d9433f Mon Sep 17 00:00:00 2001 From: liugddx Date: Mon, 19 Feb 2024 21:54:10 +0800 Subject: [PATCH] fmt --- libs/langchain/tests/unit_tests/llms/test_imports.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/langchain/tests/unit_tests/llms/test_imports.py b/libs/langchain/tests/unit_tests/llms/test_imports.py index 793a54c77c27a..068b3dc147a64 100644 --- a/libs/langchain/tests/unit_tests/llms/test_imports.py +++ b/libs/langchain/tests/unit_tests/llms/test_imports.py @@ -75,6 +75,7 @@ "VertexAIModelGarden", "VLLM", "VLLMOpenAI", + "WatsonxLLM", "Writer", "OctoAIEndpoint", "Xinference", @@ -82,7 +83,6 @@ "QianfanLLMEndpoint", "YandexGPT", "VolcEngineMaasLLM", - "WatsonxLLM", "SparkLLM", ]