This commit is contained in:
liubiren 2026-03-04 21:53:42 +08:00
parent 1e90bab40a
commit d9fd963230
4 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 120 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 197 KiB

View File

@ -28,7 +28,7 @@ from utils.request import Request
from create_draft import JianYingDraftGenerator from create_draft import JianYingDraftGenerator
# 初始化火山引擎 AsyncArk 客户端 # 初始化火山引擎 Ark 客户端
ark_client = Ark( ark_client = Ark(
base_url="https://ark.cn-beijing.volces.com/api/v3", base_url="https://ark.cn-beijing.volces.com/api/v3",
api_key="2c28ab07-888c-45be-84a2-fc4b2cb5f3f2", api_key="2c28ab07-888c-45be-84a2-fc4b2cb5f3f2",

Binary file not shown.