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
git pull
pip install -r requirements.txt
你的问题是否在test.py能复现?
你复现时的config.json,注意抹去你的api-key
{ "tools": [‘email’], "kwargs": { "debug": true // debug模式一定要打开 } }
[替换我]
pip -V
The text was updated successfully, but these errors were encountered:
No branches or pull requests
前置确认
1. 网络能够访问openai接口
2.
git pull
拉取最新代码3. 执行
pip install -r requirements.txt
,检查依赖是否满足4. 在已有 issue 中未搜索到类似问题
5. 注意,提issue前请确认用本项目test.py(参考README.md 快速开始配置)重试一次你的问题是否能复现
问题描述
你的问题是否在test.py能复现?
你复现时的config.json,注意抹去你的api-key
环境
pip -V
):The text was updated successfully, but these errors were encountered: