.. |
billing.go
|
feat: add access_until field for subscription api (#295)
|
2023-07-23 13:49:09 +08:00 |
channel-billing.go
|
perf: reuse http client to reduce delay
|
2023-07-23 15:18:58 +08:00 |
channel-test.go
|
fix: reject for wrong status code
|
2023-07-27 11:10:32 +08:00 |
channel.go
|
feat: allow toggling stream mode of channels
|
2023-07-24 15:30:08 +08:00 |
discord.go
|
fix: use server address as redirect url
|
2023-07-28 14:56:17 +08:00 |
github.go
|
feat: support aff now (close #75)
|
2023-06-17 18:12:58 +08:00 |
google.go
|
fix: use server address as redirect url
|
2023-07-28 14:55:40 +08:00 |
group.go
|
feat: able to set group ratio now (close #62, close #142)
|
2023-06-11 11:08:16 +08:00 |
log.go
|
feat: able to query token with admin user
|
2023-06-24 19:13:33 +08:00 |
misc.go
|
Merge branch 'support-google-oauth' into refactor-main
|
2023-07-24 21:31:45 +08:00 |
model.go
|
feat: support zhipu's ChatGLM (close #289)
|
2023-07-23 11:51:44 +08:00 |
option.go
|
Merge branch 'support-google-oauth' into refactor-main
|
2023-07-24 21:31:45 +08:00 |
redemption.go
|
feat: now user can top up via redemption code (close #9)
|
2023-04-26 17:02:26 +08:00 |
relay-baidu.go
|
fix: convert system message to user message (close #328)
|
2023-07-27 23:16:11 +08:00 |
relay-claude.go
|
fix: convert system message to user message for claude
|
2023-07-27 23:26:56 +08:00 |
relay-image.go
|
perf: reuse http client to reduce delay
|
2023-07-23 15:18:58 +08:00 |
relay-openai.go
|
feat: support chatgpt next web
|
2023-07-24 21:49:04 +08:00 |
relay-palm.go
|
fix: fix PaLM2 not billed
|
2023-07-23 00:58:14 +08:00 |
relay-text.go
|
fix: reject for wrong status code
|
2023-07-27 11:10:32 +08:00 |
relay-utils.go
|
fix: using whitelist when disabling channels (close #292)
|
2023-07-22 18:15:30 +08:00 |
relay-zhipu.go
|
fix: convert system message to user message for zhipu
|
2023-07-27 23:32:00 +08:00 |
relay.go
|
feat: allow toggling stream mode of channels
|
2023-07-24 15:30:08 +08:00 |
token.go
|
fix: fix cannot enable token if set to unlimited time (close #230)
|
2023-07-02 14:47:06 +08:00 |
user.go
|
feat: able to delete account by self (#294)
|
2023-07-23 13:37:32 +08:00 |
wechat.go
|
feat: support aff now (close #75)
|
2023-06-17 18:12:58 +08:00 |