Alexander Wu
Alexander Wu
If there are still problems, please reopen at any time
It seems that this problem has not been reported in the latest version. If there are still problems, feel free to reopen
I tried installing and uninstalling a few times, but I couldn't reproduce the scene. Check your logs and find the "Defaulting to user installation because normal site-packages is not writeable"...
@mrocker Checking from your comment, it seems that you can simply add PYTHONPATH to solve this problem. - In linux/macos, you can use `export PYTHONPATH=$PYTHONPATH:/YOUR/PATH` - In Windows, you can...
Yes, if you are interested, you are welcome to submit a PR
A very good discussion point. I tend to use it as a function parameter. Then we can register the function to SkillManager or similar instances and let AI decide how...
 Spark(星火)还没有进入provider
看起来这是lxml的安装问题
#519 upgrade openai version to 1.6.0 @Undertone0809
Could you try latest main branch code? @pzhang25