AstraSurge / gpteams

GPTeams is a third-party client tailored for ChatGPT, based on the OpenAI API, designed to provide users with team collaboration features not covered by the official OPEN AI ChatGPT website.
https://GPTeams.AstraSurge.com
MIT License
105 stars 34 forks source link

最新版本启动需要的api及数据库 #12

Closed Pinkpiglet closed 1 year ago

Pinkpiglet commented 1 year ago

1.0.0-beta 需要启用Cloud Firestore API及datastore才能正常启动 Cloud Firestore AP申请连接:https://console.developers.google.com/apis/api/firestore.googleapis.com/overview?project=填写messagingSenderId Datastore 申请连接:https://console.cloud.google.com/datastore/setup?project=填写projectId

suikodev commented 1 year ago

wiki 已添加相关说明