您好,我用的windows10,pyVideoTrans的版本v3.98,我用的大模型是火山的coding plan计划(包月),我第一次使用,在翻译设置中,写入我的密钥和Doubao-Seed-2.0-lite,在测试环节返回404错误,错误信息:Error code: 404 - {'error': {'code': 'ModelNotOpen', 'message': 'Your account %!s(int64=2122210746) has not activated the model doubao-seed-1-8-251228. Please activate the model service in the Ark Console. Request id: 02177518901640364d8a6219dbbdb6281842e0590025e922a6915', 'param': '', 'type': 'Not Found'}}:Traceback (most recent call last):
File "videotrans\translator\_huoshan.py", line 46, in _item_task
File "openai\resources\responses\responses.py", line 898, in create
File "openai\_base_client.py", line 1297, in post
File "openai\_base_client.py", line 1070, in request
openai.NotFoundError: Error code: 404 - {'error': {'code': 'ModelNotOpen', 'message': 'Your account %!s(int64=2122210746) has not activated the model doubao-seed-1-8-251228. Please activate the model service in the Ark Console. Request id: 02177518901640364d8a6219dbbdb6281842e0590025e922a6915', 'param': '', 'type': 'Not Found'}}
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "videotrans\util\TestSrtTrans.py", line 19, in run
File "videotrans\translator\__init__.py", line 973, in run
File "videotrans\translator\_base.py", line 97, in run
File "videotrans\translator\_base.py", line 161, in _run_srt
File "videotrans\translator\_huoshan.py", line 56, in _item_task
RuntimeError: Error code: 404 - {'error': {'code': 'ModelNotOpen', 'message': 'Your account %!s(int64=2122210746) has not activated the model doubao-seed-1-8-251228. Please activate the model service in the Ark Console. Request id: 02177518901640364d8a6219dbbdb6281842e0590025e922a6915', 'param': '', 'type': 'Not Found'}}