We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
python=3.11.11
Sorry, something went wrong.
Which version of MPT are you using? If it's the latest version, have you recreated a virtual environment and reinstalled the dependencies?
mpt version 1.2.1
Please update to 1.2.2 and create a new environment.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: