new-api/model
GuoRuqiang e8db0a2c72 增加了一个超链聊天跳转
在“运营设置里面”增加了“聊天页面2链接”,方便将项目(https://github.com/Dooy/chatgpt-web-midjourney-proxy) 替换掉原来的AMA问天。

Changes to be committed:
    modified:   common/constants.go
    modified:   controller/misc.go
    modified:   model/option.go
    modified:   web/src/App.js
    modified:   web/src/components/OperationSetting.js
    modified:   web/src/components/TokensTable.js
2024-01-16 18:15:55 +00:00
..
ability.go fix: 修复渠道一致性问题 2024-01-12 14:57:03 +08:00
cache.go fix: 修复渠道一致性问题 2024-01-12 14:36:15 +08:00
channel.go fix: 减少group和model字段长度为64 2024-01-08 10:08:20 +08:00
log.go chore: add SafeGoroutine 2024-01-12 13:49:53 +08:00
main.go feat: 新增数据看板 2024-01-07 18:31:14 +08:00
midjourney.go fix: 修复mj错误返还费用问题 2024-01-12 13:45:52 +08:00
option.go 增加了一个超链聊天跳转 2024-01-16 18:15:55 +00:00
redemption.go 适配dall-e-3 2023-11-09 17:08:32 +08:00
token.go feat: 可设置令牌能调用的模型 2024-01-08 16:25:17 +08:00
topup.go 充值改为保留两位小数 2023-12-09 22:56:24 +08:00
usedata.go chore: cache username 2024-01-11 18:40:44 +08:00
user.go fix: user group size 2024-01-11 22:06:30 +08:00
utils.go fix: fix request count not updated correctly when using batch update 2023-10-14 15:04:52 +08:00