Git Product home page Git Product logo

Comments (11)

ilila avatar ilila commented on June 3, 2024 2

same problem,期待仓库主的解决方法

from astrbot.

Soulter avatar Soulter commented on June 3, 2024

可能是最近有重大会议的原因,OpenAI的API在大陆地区全部被墙,需要挂梯子才能连接。
可以试一下挂梯子再重启程序。

from astrbot.

amazing-fish avatar amazing-fish commented on June 3, 2024

我挂了,全局也试过

from astrbot.

Soulter avatar Soulter commented on June 3, 2024

是用逆向的ChatGPT还是官方的API

from astrbot.

amazing-fish avatar amazing-fish commented on June 3, 2024

是用逆向的ChatGPT还是官方的API

我用的官方的,另外,当我用逆向的时候,会在过程中闪退

from astrbot.

amazing-fish avatar amazing-fish commented on June 3, 2024

是用逆向的ChatGPT还是官方的API

况且我的梯子是可以访问chatgpt的

from astrbot.

Soulter avatar Soulter commented on June 3, 2024

已提交程序V2.5.5.1。

更新后,请在config.yaml添加相关字段

# 正向代理,将mask改为localhost:你的代理软件提供的端口,如7890。不用的时候记得用#注释掉
# 例:http://localhost:7890
http_proxy: mask
https_proxy: mask

from astrbot.

Soulter avatar Soulter commented on June 3, 2024

image

from astrbot.

amazing-fish avatar amazing-fish commented on June 3, 2024

点启动器会出现这个:
image
点bot.exe会在收到消息后出现:
image

from astrbot.

amazing-fish avatar amazing-fish commented on June 3, 2024

点启动器会出现这个: image 点bot.exe会在收到消息后出现: image

第一个问题已解决,第二个是主要问题,我用的代理:
image
用19180和19181,以及加不加引号都不行:
image

from astrbot.

Soulter avatar Soulter commented on June 3, 2024

Python3.7+版本在部署正向代理时应在代理链接前加上http://

http_proxy: http://localhost:7890
https_proxy: [mask](http://localhost:7890)

from astrbot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.