api :http://vpsip:3000/proxy/v1/chat/completions curl --location'http://vpsip:3000/proxy/v1/chat/completions'\ --header'Authorization: Bearer sk-xxxxxxxxxxxxxxx'\ --header'Content-Type: application/json'\ --data'{"model": "gpt-3.5-turbo","messages": [{"role": "user", "content"...
This is the repo for the paper: ProxyGPT: Enabling Anonymous Queries in AI Chatbot Services ProxyGPT lets you use ChatGPT, Claude, etc. anonymously by relaying your queries to proxies who are also chatbot users like you. Unlike existing similar services (e.g., anonchatgpt.com), we use ...
1.下载docker-compose.yml文件,文件在本项目 /docker/with-backend/目录下 curl -o docker-compose.yml https://github.com/vual/ChatGPT-Next-Web-Pro/tree/main/docker/with-backend/docker-compose.yml 如果下载不了docker-compose.yml,或者下载下来是html文件,则请直接到 /docker/with-backend下查看docker-co...
--restart=always \ novicezk/midjourney-proxy:2.3.5 测试一下:ip:8080/mj/doc.html,看到如下页面表示成功 完整配置 参考: 获取百度翻译官方接口API与密钥并授权至软件或插件的方法 - 知乎 (http://zhihu.com) midjourney-proxy/docs/discord-params.md at main · novicezk/midjourney-proxy · GitHub...
wget -O compose.yamlhttps://raw.githubusercontent.com/missuo/FreeGPT35/main/compose_with_next_chat.yaml docker compose up -d 部署完成之后,访问http://[IP]:3000来访问ChatGPT-Next-Web的页面进行使用。 进入设置,选择OpenAI的模型服务商,接口地址填写你刚创建的 ip+ 3040,ApiKey随便填写一个,模型可以...
此项目只发布于 GitHub,基于 MIT 协议,免费且作为开源学习使用。并且不会有任何形式的卖号、付费服务、讨论群、讨论组等行为。谨防受骗。 本开源是在 ChenZhaoYu 基础上做二次开发 ;使用 midjourney-proxy 提供的midjourney api 作为后端而形成的。 支持功能 ✅ 原chatgpt web 所有功能 ✅ chatgpt web 支持...
gptproxy use gitlab api key to proxy openai api. This is a fibjs server code that serves as a development assistant. It listens on SSL port 443 and can answer questions related to fibjs development based on the information stored in its database. The code starts with importing the required...
在GitHub Releases下载适用于对应平台的压缩包,解压后可得到可执行文件 go-proxy-bingai,直接运行即可。 Railway 主要配置 Dockerfile 路径 及 端口就可以 PORT=8080 RAILWAY_DOCKERFILE_PATH=docker/Dockerfile 一键部署,点这里 => 自行使用 Railway 部署配置如下 ...
Github Models Register a backend with ;; Github Models offers an OpenAI compatible API (gptel-make-openai "Github Models" ;Any name you want :host "models.inference.ai.azure.com" :endpoint "/chat/completions?api-version=2024-05-01-preview" :stream t :key "your-github-token" :models '(...
go-proxy-bing 基于微软 New Bing 用 Vue3 和 Go 简单定制的微软 New Bing 演示站点,拥有一致的 UI 体验,支持 ChatGPT 提示词,国内可用,基本兼容微软 Bing AI 所有功能,无需登录即可畅聊。 ⭐ Bing 官方聊天服务器(相对较快和稳定,推荐)不可用时,可参考以下方案 可用ModHeader 添加 X-Forwarded-For 请求头...