-
Notifications
You must be signed in to change notification settings - Fork 169
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
Other LLM provider seems not correct #84
Comments
Thanks for reaching out. It seems that the action is not generated correctly. The action should be ["open_feishu_assistant_app()"] instead of ["action(open_feishu_assistant_app())"]. Maybe you need to modify the prompt to emphasize this. It seems that Qwen cannot strictly follow the instructions and output the answer in the correct format, which is a common issue for small models. |
I am testing Stardew Valley using the 'qwen-vl-max' model, but after the character comes out of the house, there are no further actions, and the task of clearing the farm has not been completed. It seems that the model's intelligence might be insufficient? (By the way, during the test, 196 queries consumed 170,000 tokens, so the cost could also be a significant issue.) 目前我遇到的问题仅供参考: |
Because OpenAI Api was banned in CN, I use Qwen Api provided by Alibaba as my llm provider. But some errors occur in command line. Is the provider not good enough so that it cannot reason correctly?
The text was updated successfully, but these errors were encountered: