RockYang
|
706aacd8e6
|
fix: add user failed in admin user list page
|
2024-01-07 10:49:36 +08:00 |
|
RockYang
|
71cd548c00
|
feat: email registration function is ready
|
2024-01-05 18:17:11 +08:00 |
|
RockYang
|
ea3301c75c
|
feat: support dall-e3 api mirrors, add name field for ApiKey
|
2024-01-04 16:29:57 +08:00 |
|
RockYang
|
21f2622a4b
|
feat: api key manage page funciton is ready
|
2024-01-04 10:48:04 +08:00 |
|
RockYang
|
b5641be30d
|
feat: fixed bug for wechat bot to parse transactions. enable user to exchange reward with img_calls
|
2024-01-03 11:15:54 +08:00 |
|
RockYang
|
25bba912f6
|
feat: add switch for enable|disable chat role
|
2023-12-29 17:51:56 +08:00 |
|
RockYang
|
f603bf6be7
|
feat: function manager refactor is ready
|
2023-12-28 18:14:38 +08:00 |
|
RockYang
|
7ca89d8b54
|
feat: function CRUD operation is ready
|
2023-12-24 22:12:12 +08:00 |
|
RockYang
|
4936896ff7
|
feat: function add for admin page is ready
|
2023-12-23 22:30:27 +08:00 |
|
RockYang
|
6754c8e85e
|
feat: add function list page in admin console
|
2023-12-21 18:06:09 +08:00 |
|
RockYang
|
7c4dfe96ee
|
feat: add funcitons manger page
|
2023-12-21 08:58:24 +08:00 |
|
RockYang
|
dfe808bee7
|
feat: add img_calls field for recharge products
|
2023-12-15 16:56:56 +08:00 |
|
RockYang
|
049839a5c7
|
feat: add HuPiPay payment support
|
2023-12-08 19:43:13 +08:00 |
|
RockYang
|
f4fbe67db9
|
feat: implements image function replace Mj with DALL-E-3
|
2023-11-26 20:37:48 +08:00 |
|
RockYang
|
191e3b7d2c
|
feat: 支持讯飞大模型 v3.0
|
2023-11-23 07:11:13 +08:00 |
|
RockYang
|
61c6a6e7f3
|
feat: add copy code btn in chat page, fixed bug for code wrap in model of ChatGLM and XunFei
|
2023-11-22 17:00:43 +08:00 |
|
RockYang
|
af41350eb9
|
fix: fixed bug for enable user vip in admin console not work
|
2023-11-22 11:30:58 +08:00 |
|
RockYang
|
c062fba69c
|
chore: remove dead code
|
2023-11-21 19:04:53 +08:00 |
|
RockYang
|
848a10c3a8
|
feat: integrated Alipay payment module
|
2023-11-06 17:55:46 +08:00 |
|
RockYang
|
01205af018
|
feat: 支持文心4.0模型,不同的用户可以订阅不同的AI模型
|
2023-10-26 13:41:49 +08:00 |
|
RockYang
|
c37902d3a4
|
finish baidu ai model api implementation
|
2023-10-11 14:21:16 +08:00 |
|
RockYang
|
f3697431a4
|
fix: fixed bug for add user in admin console page that calls and img_calls parameter not work
|
2023-09-22 18:15:32 +08:00 |
|
RockYang
|
d825b9ec26
|
fix: fixed bug for jwt token expire caculation
|
2023-09-12 10:49:55 +08:00 |
|
RockYang
|
0e31726fd3
|
fix: remove username and nickname field for updating user info
|
2023-09-07 15:41:01 +08:00 |
|
RockYang
|
fac7eb61b3
|
remove username search for console user list page
|
2023-09-05 17:52:46 +08:00 |
|
RockYang
|
c38035e25e
|
fix: replace session handler with jwt authorization
|
2023-09-05 11:47:03 +08:00 |
|
RockYang
|
2820adad53
|
feat: allow user to set custom api keys for different platforms
|
2023-09-04 17:34:29 +08:00 |
|
RockYang
|
f7a427d2c0
|
refactor: refactor chat model, replace mode value with mode id. refactored system config module, add seperate configration for every chat model
|
2023-09-04 16:32:20 +08:00 |
|
RockYang
|
59ed8c9660
|
refactor: refactor chat_handler, add support for Azure and ChatGLM
|
2023-09-04 06:43:15 +08:00 |
|
RockYang
|
1189ad7862
|
feat: change order by for login log and reward records
|
2023-08-22 22:04:46 +08:00 |
|
RockYang
|
064081c771
|
feat: add authorization for MidJourney function calls
|
2023-08-16 23:16:44 +08:00 |
|
RockYang
|
0c8157dbc0
|
feat: add rewards statistic in dashboard page
|
2023-08-03 10:19:37 +08:00 |
|
RockYang
|
e04856f794
|
opt: optimize the layout for regiseter page. add function to disable registration
|
2023-08-02 17:44:13 +08:00 |
|
RockYang
|
d7bbfb0fc3
|
feat: the dashboard page is ready for admin console
|
2023-08-02 16:37:47 +08:00 |
|
RockYang
|
0fce1c0fd8
|
feat: new function for add user in manger console user list page
|
2023-08-01 16:02:49 +08:00 |
|
RockYang
|
9eafd3e6ca
|
feat: add env var to set log level
|
2023-07-31 08:34:11 +08:00 |
|
RockYang
|
e7ac26ff5a
|
feat: update system config cache for AppServer when updating system config in admin console
|
2023-07-31 08:13:20 +08:00 |
|
RockYang
|
4b77280c65
|
feat: add reset password function to user list page
|
2023-07-26 15:22:11 +08:00 |
|
RockYang
|
2efc669ab2
|
feat: 完成众筹后台管理功能
|
2023-07-24 15:59:29 +08:00 |
|
RockYang
|
941a24c75b
|
fix: fixed conflicts
|
2023-07-10 10:11:17 +08:00 |
|
RockYang
|
d9e340ddc4
|
refactor: 调整项目目录结构,移除其他语言 API 目录
|
2023-07-10 09:42:11 +08:00 |
|