feat(product-suite): decouple ai writing gateway

This commit is contained in:
chengma
2026-07-23 10:42:55 +08:00
parent f7c9d761ee
commit 3d4976913e
10 changed files with 183 additions and 29 deletions
+1 -1
View File
@@ -408,7 +408,7 @@ class WorkerTests(unittest.TestCase):
"补充要求",
"输出语言:繁体中文",
image_paths=["first.jpg", "second.jpg"],
config={"ai": {"backend": "cmhub"}},
config={"ai": {"backend": "direct"}},
cmhub_config_path="cmhub.json",
)
expected = {