yihong0618/xiaogpt

能否支持自定义服务?

Open

#316 opened on Jul 21, 2023

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (643 forks)batch import
good first issue

Repository metrics

Stars
 (4,446 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

支持接入自定义服务,这样可以自由选择如何接入chatgpt,并且能够实现更加定制化的功能,比如像下面这个项目就是这样(后台我是用的flask+revchatgpt搭的一个超简单服务) image 但是这个大佬似乎已经不更新了,用起来有些问题

Contributor guide