chatgpt-web icon indicating copy to clipboard operation
chatgpt-web copied to clipboard

多用户的功能需求

Open changeche01 opened this issue 2 years ago • 5 comments
trafficstars

很棒的chat UI。感谢 已经做成web ,带到公司同事分享使用。

那么这个需求的话,我想给公司不同的人使用, 怎么做到多个人保存不同的seesion记录?

changeche01 avatar Mar 24 '23 09:03 changeche01

https://chat.openai.yt 这个适合你的需求,是官网账号登录,原汁原味

ludashi2020 avatar Mar 24 '23 10:03 ludashi2020

https://chat.openai.yt 这个适合你的需求,是官网账号登录,原汁原味

这个是反代的把?有源码?

jkhcc11 avatar Mar 24 '23 13:03 jkhcc11

https://chat.openai.yt 这个适合你的需求,是官网账号登录,原汁原味

用这个岂不是账号密码都泄漏了

wangpre avatar Mar 24 '23 21:03 wangpre

https://chat.openai.yt 这个适合你的需求,是官网账号登录,原汁原味

用这个岂不是账号密码都泄漏了

原汁原味,没有记录任何用户信息。不放心,可以用小号试试。

ludashi2020 avatar Mar 25 '23 04:03 ludashi2020

很棒的chat UI。感谢 已经做成web ,带到公司同事分享使用。

那么这个需求的话,我想给公司不同的人使用, 怎么做到多个人保存不同的seesion记录?

https://github.com/Kerwin1202/chatgpt-web别人pull的项目,部署这个就行,带数据库和多用户注册登录

assassinliujie avatar Mar 25 '23 20:03 assassinliujie

很棒的chat UI。感谢 已经做成web ,带到公司同事分享使用。 那么这个需求的话,我想给公司不同的人使用, 怎么做到多个人保存不同的seesion记录?

https://github.com/Kerwin1202/chatgpt-web别人pull的项目,部署这个就行,带数据库和多用户注册登录

这个项目使用railway部署,会显示数据库连接错误

CraftYouMe avatar Mar 27 '23 04:03 CraftYouMe