Git Product home page Git Product logo

yhchatgptbot's Introduction

云湖ChatGPT机器人(免费GPT4)

我的云湖ID:3161064 机器人ID:85080390

当前功能:

  • 进群欢迎/退群送别/加好友自动打招呼
  • 图像生成支持(使用OpenAi的DALLE模型, 1024x1024分辨率)
  • 一键复制/翻译/润色回答
  • 流式返回
  • 上下文支持(保存三段对话)
  • 群聊回答问题@提问者(群聊使用需要@bot或者ChatGPTBot, GPT, gpt等)
  • 设置私有APIKey(仅支持在私聊机器人时设置, 私有APIKey在群组聊天中同样生效)

更多功能请自行发掘

演示:

设置私有APIKey 基本问题测试

部署:

安装依赖

pip3 install -r requirements.txt

搞一台服务器(或者内网穿透)
云湖官网控制台中新建一个机器人
配置消息订阅接口输入框中键入你的公网IP或域名并在最后加上:端口/sub
如:6.6.6.6:12345/sub

请在机器人根目录创建一个.env文件,并写入

TOKEN=你的云湖机器人TOKEN
PROXY=你的OpenAI代理
DEFAULT_API=用户默认的APIKey

proxy键入你的代理IP, 如果你用的是Clash, 那么默认端口是7890, 也就是127.0.0.1:7890(请使用非亚洲代理)
在云湖官网把你的机器人添加相应的指令 然后运行
打开云湖, 找到你创建的机器人
使用设置默认APIKey命令,设置用户的默认APIKey
发送消息进行测试, 如果机器人成功回复, 那么代表机器人部署成功

赞助:

云湖官网

感谢名单:

云湖团队"(ID:9428149),捐赠了20人民币
尬聊鹏(D:8586423),捐赠了20人民币
Requiem(不在云湖)捐赠了20人民币
晓稻(ID:9325682),捐赠了15人民币
用户1782642捐赠了15人民币

yhchatgptbot's People

Contributors

jvfcn avatar

Stargazers

顾里 avatar BUAK001 avatar Feng avatar  avatar

Watchers

Feng avatar  avatar

Forkers

ramsong

yhchatgptbot's Issues

针对模型速率限制

默认给user用户组使用各个模型速率限制
如每天只能调用100次gpt4

不然分分钟额度刷光

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.