chatgpt-web-dev / chatgpt-web

A third-party ChatGPT Web UI page built with Express and Vue3, through the official OpenAI completion API. / 用 Express 和 Vue3 搭建的第三方 ChatGPT 前端页面, 基于 OpenAI 官方 completion API.
https://chatgpt-web.dev
MIT License
1.6k stars 440 forks source link

集成各家大模型 #413

Open Fugitive844 opened 7 months ago

Fugitive844 commented 7 months ago

通过这个项目搭建中间中转服务后,本项目完美融合其它家的大语言模型,该项目屏蔽各家API差异,对外以类OPEANAI接口进行提供服务,https://github.com/songquanpeng/one-api emobile_2024-01-16_14-37-42 emobile_2024-01-16_14-38-02 emobile_2024-01-16_14-38-12

padixa commented 5 months ago

这个好啊, 如果有Claude3的API接口更好.

isen121 commented 4 months ago

两个项目都部署上了,one api也添加渠道测试可使用了,如何使用one api的key在https://github.com/chatgpt-web-dev内使用