Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

使用国内ai厂商moonshot点击生成视频脚本时报错 #546

Open
luoxianchao opened this issue Dec 6, 2024 · 4 comments
Open

使用国内ai厂商moonshot点击生成视频脚本时报错 #546

luoxianchao opened this issue Dec 6, 2024 · 4 comments

Comments

@luoxianchao
Copy link

2024-12-06 14:47:43 | INFO | "./app\services\llm.py:18": _generate_response - llm provider: moonshot
2024-12-06 14:47:43 | INFO | "./app\services\llm.py:231": _generate_response - client: https://api.moonshot.cn/v1
2024-12-06 14:47:43 | WARNING | "./app\services\llm.py:371": generate_terms - failed to generate video terms: Client.init() got an unexpected keyword argument 'proxies'
2024-12-06 14:47:43 | WARNING | "./app\services\llm.py:384": generate_terms - failed to generate video terms, trying again... 1

@luoxianchao
Copy link
Author

python=3.11.11

@yyhhyyyyyy
Copy link
Collaborator

Which version of MPT are you using?
If it's the latest version, have you recreated a virtual environment and reinstalled the dependencies?

@luoxianchao
Copy link
Author

mpt version 1.2.1

@yyhhyyyyyy
Copy link
Collaborator

Please update to 1.2.2 and create a new environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants