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
运行 examples/assistant_rag.py app_gui(),点击提交按钮后, 提示SyntaxError: Unexpected token 'I', "Internal S"... is not valid JSON 已经 pip install -U "qwen-agent[rag,code_interpreter,python_executor,gui]",qwen-agent==0.10.0, gradio==4.21.0, gradio_client==0.12.0
The text was updated successfully, but these errors were encountered:
同样的问题
Sorry, something went wrong.
我也是,运行examples/tir_math.py app_gui() 点击提交按钮后, 提示SyntaxError: Unexpected token 'I', "Internal S"... is not valid JSON
pip install --upgrade gradio 我通过更新gradio解决了
No branches or pull requests
运行 examples/assistant_rag.py app_gui(),点击提交按钮后, 提示SyntaxError: Unexpected token 'I', "Internal S"... is not valid JSON
已经 pip install -U "qwen-agent[rag,code_interpreter,python_executor,gui]",qwen-agent==0.10.0, gradio==4.21.0, gradio_client==0.12.0
The text was updated successfully, but these errors were encountered: