feat(product-suite): decouple ai writing gateway
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user