RockYang
|
63e4669e3f
|
feat: support custom menu
|
2024-03-29 15:41:58 +08:00 |
|
RockYang
|
c8ab209426
|
feat: add mj_action_power system config item
|
2024-03-28 09:53:41 +08:00 |
|
RockYang
|
870706c4ff
|
fix: can not change user's power in admin console
|
2024-03-25 11:40:03 +08:00 |
|
RockYang
|
e11c0a3633
|
feat: the power log page is ready
|
2024-03-20 14:14:30 +08:00 |
|
RockYang
|
58e44b7d12
|
feat: load preview page do not require user to login
|
2024-03-19 18:25:01 +08:00 |
|
RockYang
|
f215643f2e
|
feat: The 'chat_models' field of user table, holds the model IDS in place of the model values
|
2024-03-18 15:37:46 +08:00 |
|
RockYang
|
aa72be6ff3
|
remove new-ui files
|
2024-03-18 12:01:34 +08:00 |
|
RockYang
|
b567e56b60
|
chore: adjust page styles
|
2024-03-18 06:46:08 +08:00 |
|
RockYang
|
17431c1707
|
重构主体工作完成
|
2024-03-15 18:35:10 +08:00 |
|
RockYang
|
9960a31485
|
opt: add image upload support for md-editor-3
|
2024-01-19 18:43:13 +08:00 |
|
RockYang
|
98f0f442eb
|
feat: system notice function is ready
|
2024-01-19 18:19:51 +08:00 |
|
RockYang
|
3b999dc5e2
|
feat: system notice function is ready
|
2024-01-19 18:18:10 +08:00 |
|
RockYang
|
3b1544b5e4
|
feat: add system config item for wechat qrcode
|
2024-01-19 16:58:13 +08:00 |
|
RockYang
|
72b95151a1
|
feat: add system config disable user registeration
|
2024-01-18 17:24:02 +08:00 |
|
RockYang
|
9f57fb1421
|
feat: gpt-4-gizmo-g-* model is supported
|
2024-01-15 15:03:05 +08:00 |
|
RockYang
|
7cc67cf8f0
|
chore: remove useless system config items
|
2024-01-06 17:38:55 +08:00 |
|
RockYang
|
1ddd05302b
|
feat: update api key last_use_time after dalle3 call
|
2024-01-04 18:15:00 +08:00 |
|
RockYang
|
ea3301c75c
|
feat: support dall-e3 api mirrors, add name field for ApiKey
|
2024-01-04 16:29:57 +08:00 |
|
RockYang
|
3d75093b2c
|
fix: add unique key for MidJourney task_id
|
2024-01-03 18:06:10 +08:00 |
|
RockYang
|
023dc89c3e
|
feat: show notice in chat page
|
2024-01-03 15:19:24 +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
|
243b5be31c
|
update changelog
|
2023-12-29 11:53:37 +08:00 |
|
RockYang
|
816e4a096e
|
merge pull request #72
|
2023-12-29 10:09:37 +08:00 |
|
RockYang
|
dfe808bee7
|
feat: add img_calls field for recharge products
|
2023-12-15 16:56:56 +08:00 |
|
RockYang
|
f19c15491e
|
feat: add system config item for dall e3 generate image num
|
2023-12-10 17:13:25 +08:00 |
|
RockYang
|
a901927844
|
feat: add image generation API URL in chat configurations
|
2023-12-07 16:31:32 +08:00 |
|
RockYang
|
f4fbe67db9
|
feat: implements image function replace Mj with DALL-E-3
|
2023-11-26 20:37:48 +08:00 |
|
RockYang
|
11f3ab8dc7
|
feat: add support for registing use force use invite code
|
2023-11-24 12:02:28 +08:00 |
|
RockYang
|
222b1ddbd9
|
feat: add invitation and promotion functions
|
2023-11-23 16:30:15 +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
|
414c1de963
|
feat: 增加订单倒计时组件,自动清理过期未支付订单
|
2023-11-10 14:39:27 +08:00 |
|
RockYang
|
b589102be8
|
feat: add system configration switch option for order pay service, support sandbox env for alipay
|
2023-11-09 18:28:56 +08:00 |
|
RockYang
|
76dcc69e44
|
feat: order payment function is ready
|
2023-11-08 17:48:07 +08:00 |
|
RockYang
|
01205af018
|
feat: 支持文心4.0模型,不同的用户可以订阅不同的AI模型
|
2023-10-26 13:41:49 +08:00 |
|
RockYang
|
5b5150e6d4
|
feat: add system configration item to close rewarding function
|
2023-10-19 11:19:29 +08:00 |
|
RockYang
|
ff349f2edf
|
feat: adjust package struct, put chat code the seperate 'chatimpl' package, fix bug: baidu api chat context number must be even number
|
2023-10-11 15:46:40 +08:00 |
|
RockYang
|
088d8ca207
|
feat: add system configration for enable/disable funciton in chat session
|
2023-10-11 14:35:47 +08:00 |
|
RockYang
|
c37902d3a4
|
finish baidu ai model api implementation
|
2023-10-11 14:21:16 +08:00 |
|
RockYang
|
da38684cdd
|
add baidu ai model api configrations
|
2023-10-10 18:19:56 +08:00 |
|
RockYang
|
fbd599194c
|
feat: add system config item for reward image, add app config item to use custom text2img param json file
|
2023-10-08 17:48:50 +08:00 |
|
RockYang
|
c5776ce41f
|
feat: stable diffusion page is ready
|
2023-09-28 18:09:45 +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
|
064081c771
|
feat: add authorization for MidJourney function calls
|
2023-08-16 23:16:44 +08:00 |
|
RockYang
|
c1155a4338
|
docs: add dashboard image
|
2023-08-07 20:07:05 +08:00 |
|
RockYang
|
d7b278f2f7
|
opt: add enabled_msg_service config var to system config database
|
2023-08-03 10:04:45 +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
|
d014d418e9
|
feat: 支持上下文深度配置,计算每轮对话消耗的总 token 数量
|
2023-07-15 18:37:25 +08:00 |
|
RockYang
|
3f2ef1d54e
|
fix: 修正前端 user_init_call 字段错误和用户注册初始化头像路径问题
|
2023-06-28 20:01:44 +08:00 |
|
RockYang
|
07da11d852
|
refactor: 管理后台用户编辑功能 is ready
|
2023-06-19 21:53:07 +08:00 |
|
RockYang
|
502b8c2270
|
refactor: 管理后台用户列表页面重构
|
2023-06-19 18:23:09 +08:00 |
|