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
bot-on-anything/model/bing/new_bing_model.py
from EdgeGPT.EdgeGPT import Chatbot, ConversationStyle from EdgeGPT.ImageGen import ImageGen
(注释掉) from model.bing.jailbroken_sydney import SydneyBot
至于环境,建议:Python 3.9.7,如果跟我一样用centos7系统的,建议pip3 install urllib3==1.26.7
我目前对接的钉钉,一切正常OK。。。。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
bot-on-anything/model/bing/new_bing_model.py
from EdgeGPT.EdgeGPT import Chatbot, ConversationStyle
from EdgeGPT.ImageGen import ImageGen
(注释掉) from model.bing.jailbroken_sydney import SydneyBot
至于环境,建议:Python 3.9.7,如果跟我一样用centos7系统的,建议pip3 install urllib3==1.26.7
我目前对接的钉钉,一切正常OK。。。。
The text was updated successfully, but these errors were encountered: