RockYang
|
1d3acc8ed3
|
feat: chat chrawing function is refactored
|
2023-09-13 06:57:25 +08:00 |
|
RockYang
|
fa341bab30
|
feat: refactor MidJourney service for conpatible drawing in chat and draw in app
|
2023-09-12 18:01:24 +08:00 |
|
RockYang
|
036a6e3e41
|
fix: fixed bug for jwt token expire caculation
|
2023-09-12 10:49:55 +08:00 |
|
RockYang
|
327929243c
|
opt: optimize the styles of chat page; caculate all tokens of context as chat history's token
|
2023-09-11 13:34:20 +08:00 |
|
RockYang
|
4b46d847f0
|
opt: refactor the web page's router and layout
|
2023-09-08 22:14:58 +08:00 |
|
RockYang
|
c3f016eae8
|
opt: return error when download mj image failed
|
2023-09-08 21:02:21 +08:00 |
|
RockYang
|
ebd3ef842f
|
opt: add lock for mj task callback
|
2023-09-08 18:12:18 +08:00 |
|
RockYang
|
18c033d57f
|
opt: add lock for mj task callback
|
2023-09-08 17:23:32 +08:00 |
|
RockYang
|
b676f80110
|
opt: Only create actived upload service
|
2023-09-08 06:46:24 +08:00 |
|
RockYang
|
ea93a22e14
|
fix: remove username and nickname field for updating user info
|
2023-09-07 15:41:01 +08:00 |
|
RockYang
|
f943669e18
|
use absolute path for all routes
|
2023-09-07 10:27:18 +08:00 |
|
RockYang
|
5e673a9ee0
|
opt: clear space in the reward transfer number
|
2023-09-06 17:09:55 +08:00 |
|
RockYang
|
92eb67a2af
|
feat: add QiNiu OSS storage implements
|
2023-09-06 14:37:13 +08:00 |
|
RockYang
|
b1bed59be2
|
remove username search for console user list page
|
2023-09-05 17:52:46 +08:00 |
|
RockYang
|
bf3f68fa19
|
fix: 采用弹窗的方式显示验证码,解决验证码在低分辨率下被掩盖的Bug
|
2023-09-05 16:47:40 +08:00 |
|
RockYang
|
46a551df16
|
docs: update change log and create a new release version
|
2023-09-05 14:28:30 +08:00 |
|
RockYang
|
20a12462b1
|
fix: replace session handler with jwt authorization
|
2023-09-05 11:47:03 +08:00 |
|
RockYang
|
a49fb1940e
|
refactor: refactor mobile pages for the chat model updating
|
2023-09-04 18:15:56 +08:00 |
|
RockYang
|
32774d23c7
|
feat: allow user to set custom api keys for different platforms
|
2023-09-04 17:34:29 +08:00 |
|
RockYang
|
7ecd7eeba1
|
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
|
0cc9cf8b45
|
refactor: refactor chat_handler, add support for Azure and ChatGLM
|
2023-09-04 06:43:15 +08:00 |
|
RockYang
|
c120569894
|
chore: update bin file name
|
2023-08-22 22:18:07 +08:00 |
|
RockYang
|
aa376f1737
|
feat: change order by for login log and reward records
|
2023-08-22 22:04:46 +08:00 |
|
RockYang
|
4cf3af0c7b
|
chore: remove debug codes
|
2023-08-21 10:55:49 +08:00 |
|
RockYang
|
b99b6735d9
|
doc: update readme docs
|
2023-08-21 06:57:04 +08:00 |
|
RockYang
|
52189b7880
|
feat: delete the old avatar image file when update the user profile
|
2023-08-21 06:27:30 +08:00 |
|
RockYang
|
3dbeb1ccb6
|
feat: add oss service factory implements, add support for setting custom upload handler, localstorage and minio oss
|
2023-08-20 22:29:08 +08:00 |
|
RockYang
|
5a0f272fa8
|
opt: optimize code for remove chat item
|
2023-08-20 19:06:18 +08:00 |
|
RockYang
|
6561b99f8f
|
feat: add minio service implementation, download midjourney image to local storage
|
2023-08-20 16:17:42 +08:00 |
|
RockYang
|
329e3eee21
|
opt:Optimize the algorithm to check whether Midjourney images can continue to variation
|
2023-08-17 14:20:16 +08:00 |
|
RockYang
|
36c5dd7eaa
|
chore: show img_calls num for user profile page
|
2023-08-17 07:09:53 +08:00 |
|
RockYang
|
b84039b506
|
docs: update docs
|
2023-08-17 06:55:11 +08:00 |
|
RockYang
|
fab43097dc
|
feat: add authorization for MidJourney function calls
|
2023-08-16 23:16:44 +08:00 |
|
RockYang
|
40b2466adc
|
opt: unset timeout for websocket connection
|
2023-08-15 18:29:53 +08:00 |
|
RockYang
|
35fedbe817
|
feat: midjourney image variation function is ready
|
2023-08-15 17:31:02 +08:00 |
|
RockYang
|
827acdd3f9
|
feat: midjourney image upscale function is ready
|
2023-08-15 15:28:40 +08:00 |
|
RockYang
|
6c76086916
|
feat: midjourney drawing image function is ready
|
2023-08-14 17:59:21 +08:00 |
|
RockYang
|
373370fde5
|
feat: add midjourney message receive handler
|
2023-08-14 07:09:52 +08:00 |
|
RockYang
|
2165ba3406
|
feat: add midjouney api implements, optimize function calls
|
2023-08-11 18:46:56 +08:00 |
|
RockYang
|
b0e02b43fc
|
feat: remove wechat bot, replace with api callback for receive wechat payment transactions
|
2023-08-10 17:24:23 +08:00 |
|
RockYang
|
8f1e28c0ab
|
feat: chat export function is ready
|
2023-08-04 12:08:07 +08:00 |
|
RockYang
|
0d49ea0d41
|
feat: add rewards statistic in dashboard page
|
2023-08-03 10:19:37 +08:00 |
|
RockYang
|
2ee4db5e48
|
opt: add enabled_msg_service config var to system config database
|
2023-08-03 10:04:45 +08:00 |
|
RockYang
|
4e65a5b1a1
|
opt: optimize the layout for regiseter page. add function to disable registration
|
2023-08-02 17:44:13 +08:00 |
|
RockYang
|
b09d23f97f
|
feat: the dashboard page is ready for admin console
|
2023-08-02 16:37:47 +08:00 |
|
RockYang
|
fdd659f393
|
fix: fixed bug for chat request's token reach the max token limit for OpenAI
|
2023-08-01 17:58:03 +08:00 |
|
RockYang
|
9eb8da2789
|
feat: new function for add user in manger console user list page
|
2023-08-01 16:02:49 +08:00 |
|
RockYang
|
c6062ee70e
|
feat: add env var to set log level
|
2023-07-31 08:34:11 +08:00 |
|
RockYang
|
bed184dc1f
|
feat: update system config cache for AppServer when updating system config in admin console
|
2023-07-31 08:13:20 +08:00 |
|
RockYang
|
29094ba3b3
|
add system config cache for AppServer object
|
2023-07-31 06:56:28 +08:00 |
|
RockYang
|
a18188876c
|
feat: allow user to login with username and mobile no
|
2023-07-27 15:37:50 +08:00 |
|
RockYang
|
4faee3e48e
|
fix: deauthorize some apis
|
2023-07-27 10:53:14 +08:00 |
|
RockYang
|
1a6afcd266
|
fix: fix bug for mobile verify code function not available in register page
|
2023-07-27 10:29:59 +08:00 |
|
RockYang
|
0e4ae01498
|
feat: add reset password function to user list page
|
2023-07-26 15:22:11 +08:00 |
|
RockYang
|
c5be114db2
|
feat: 完成人机交互验证 API 接入,增加短信防刷验证
|
2023-07-25 17:00:24 +08:00 |
|
RockYang
|
cab955c292
|
feat: 头条,微博热搜等函数 API 实现
|
2023-07-25 15:02:43 +08:00 |
|
RockYang
|
ca8c8e6490
|
opt: 取消强制手机号验证,更新配置
|
2023-07-24 18:18:09 +08:00 |
|
RockYang
|
253951b4b3
|
feat: 完成众筹后台管理功能
|
2023-07-24 15:59:29 +08:00 |
|
RockYang
|
4d6444ebf3
|
chore: add error log for reading chat response buffer
|
2023-07-24 12:05:38 +08:00 |
|
RockYang
|
94d8d8a9d4
|
opt: record user_id for reward verify
|
2023-07-22 08:42:30 +08:00 |
|
RockYang
|
e02badf7bb
|
feat: reward verify is ready
|
2023-07-21 22:29:14 +08:00 |
|
RockYang
|
dd88622c64
|
feat: 增加打赏核销功能
|
2023-07-21 18:26:51 +08:00 |
|
RockYang
|
c4d7126c4d
|
feat: 集成微信收款服务
|
2023-07-20 17:46:32 +08:00 |
|
RockYang
|
86bc063941
|
put logs in log file
|
2023-07-20 16:36:12 +08:00 |
|
RockYang
|
dce85eb519
|
fix: 修复阿里云短信发送失败的 bug
|
2023-07-16 16:05:11 +08:00 |
|
RockYang
|
4ab879d697
|
fix: 用户使用自己绑定的 API 调用,则不计算 calls 和 token 消耗
|
2023-07-16 11:55:45 +08:00 |
|
RockYang
|
accf8eeb77
|
feat: plugin function is ready
|
2023-07-15 21:52:30 +08:00 |
|
RockYang
|
3e41edd3b5
|
feat: 支持上下文深度配置,计算每轮对话消耗的总 token 数量
|
2023-07-15 18:37:25 +08:00 |
|
RockYang
|
9126cfff20
|
refactor: 更改 OpenAI 请求 Body 数据结构,兼容函数调用请求
|
2023-07-15 18:00:40 +08:00 |
|
RockYang
|
d1d13a72e4
|
feat: 完成每日早报函数开发
|
2023-07-10 18:59:53 +08:00 |
|
RockYang
|
00c520d066
|
fix: fixed conflicts
|
2023-07-10 10:11:17 +08:00 |
|
RockYang
|
9d51a478b9
|
refactor: 调整项目目录结构,移除其他语言 API 目录
|
2023-07-10 09:42:11 +08:00 |
|
RockYang
|
1d4179df75
|
test: add plugin test code
|
2023-07-10 07:05:56 +08:00 |
|
RockYang
|
917b6012e8
|
fixed conflicts
|
2023-07-06 10:49:38 +08:00 |
|
RockYang
|
da14632794
|
opt: add tip message when no available key
|
2023-07-06 10:47:36 +08:00 |
|
RockYang
|
a868a8a8b7
|
opt: add tip message when no available key
|
2023-07-06 10:34:01 +08:00 |
|
RockYang
|
da88a501ad
|
opt: 优化验证码发送逻辑,加入防刷验证
|
2023-07-04 17:15:02 +08:00 |
|
RockYang
|
a49d54d66c
|
feat: 短信验证码功能已完成,手机端同步实现。
|
2023-07-03 15:18:15 +08:00 |
|
RockYang
|
ce0267e25b
|
opt: 将短信发送按钮封装成组件
|
2023-07-03 06:55:15 +08:00 |
|
RockYang
|
9088d22a66
|
feat: 注册短信验证码验证功能已经开启
|
2023-07-02 20:51:13 +08:00 |
|
RockYang
|
1ff32d5d0a
|
Merge branch 'main' into prod
|
2023-07-02 00:04:59 +08:00 |
|
RockYang
|
31c14bf748
|
feat: 增加用户 token 消耗统计功能
|
2023-07-01 23:29:24 +08:00 |
|
RockYang
|
9bceaade05
|
opt: remove chat role info from user login api's response
|
2023-06-30 18:52:43 +08:00 |
|
RockYang
|
43c1de51f5
|
chore: add test code for fix role icon url of db
|
2023-06-29 08:58:19 +08:00 |
|
RockYang
|
7eb8c5ec35
|
fix: 修正前端 user_init_call 字段错误和用户注册初始化头像路径问题
|
2023-06-28 20:01:44 +08:00 |
|
RockYang
|
6c65a21692
|
opt: 优化启动参数接收处理
|
2023-06-28 05:51:55 +08:00 |
|
RockYang
|
daf83cfc84
|
opt: 通过环境变量来传参,修正 docker compose 配置参数
|
2023-06-27 18:29:46 +08:00 |
|
RockYang
|
3f91f37aff
|
fix: 修复 markdown 换行符不解析的 Bug,修复新发布的模型 token 统计失败错误
|
2023-06-27 14:18:20 +08:00 |
|
RockYang
|
a08981f876
|
feat: vue-mobile => 完成用户信息修改功能,前后端都添加文件上传功能。
|
2023-06-27 12:11:55 +08:00 |
|
RockYang
|
5187a43543
|
feat: vue-mobile => 完成移动端聊天配置功能
|
2023-06-26 18:18:45 +08:00 |
|
RockYang
|
6a733de556
|
feat: vue-mobile => 完成会话聊天页面功能,增加主题切换功能
|
2023-06-26 16:39:00 +08:00 |
|
RockYang
|
b9e9eae93f
|
feat: vue-mobile => 优化聊天记录拍版样式
|
2023-06-25 18:21:38 +08:00 |
|
RockYang
|
2c172c0851
|
fixed: go-api => 增加全局错误处理 handler,修复业务处理异常导致服务退出的 Bug
|
2023-06-25 11:34:55 +08:00 |
|
RockYang
|
399a16fa28
|
docs: 增加容器部署文档
|
2023-06-25 11:06:18 +08:00 |
|
RockYang
|
0b6940b121
|
feat: chat list page for mobile is ready
|
2023-06-25 06:53:22 +08:00 |
|
RockYang
|
8da9b52eae
|
refactor: embed xdb file for ip2region
|
2023-06-22 11:08:44 +08:00 |
|
RockYang
|
2700b63887
|
style: 调整后台管理框架样式
|
2023-06-21 18:44:18 +08:00 |
|
RockYang
|
3674d9da85
|
refactor: refactor the frame layout of admin module
|
2023-06-21 14:22:28 +08:00 |
|
RockYang
|
0e6606e469
|
refactor: user login log list for admin is ready
|
2023-06-21 06:53:41 +08:00 |
|
RockYang
|
feff1684c4
|
feat: API Key manage is ready
|
2023-06-20 18:05:33 +08:00 |
|
RockYang
|
81e08e02ff
|
opt: optimize role sorting
|
2023-06-20 16:07:26 +08:00 |
|
RockYang
|
f593526bd4
|
refactor: chat role manage for admin is ready
|
2023-06-20 11:46:13 +08:00 |
|
RockYang
|
d244ad9983
|
refactor: user remove is ready for console
|
2023-06-20 07:08:37 +08:00 |
|
RockYang
|
65a01f4776
|
refactor: 管理后台用户编辑功能 is ready
|
2023-06-19 21:53:07 +08:00 |
|
RockYang
|
5f812ae649
|
refactor: 管理后台用户列表页面重构
|
2023-06-19 18:23:09 +08:00 |
|
RockYang
|
fda811de97
|
refactor: 完成管理后台的系统设置页面重构
|
2023-06-19 15:58:52 +08:00 |
|
RockYang
|
fe7f021ddb
|
feat: admin login page is ready
|
2023-06-19 11:09:23 +08:00 |
|
RockYang
|
120e54fb29
|
refactor: refactor controller handler module and admin module
|
2023-06-19 07:06:59 +08:00 |
|
RockYang
|
c008f33bc3
|
fix: fixed bu for 'slice bounds out of range'
|
2023-06-16 23:30:04 +08:00 |
|
RockYang
|
a3ee7ca2d8
|
feat: import iconfont styles, change password function is ready
|
2023-06-16 17:28:21 +08:00 |
|
RockYang
|
6f37024e34
|
fix: add lock map data structure, fixed bug for 'concurrent map writes'
|
2023-06-16 15:32:11 +08:00 |
|
RockYang
|
4b024e0ad7
|
chore: delete bin file
|
2023-06-16 10:01:34 +08:00 |
|
RockYang
|
b06a065d44
|
fix: fixed bug for ssl websocket url
|
2023-06-16 10:00:05 +08:00 |
|
RockYang
|
15b77ad10a
|
chore: update config sample file
|
2023-06-15 16:03:42 +08:00 |
|
RockYang
|
06fb7b41b4
|
opt: automatic get the host for api and websocket from the 'location' var
|
2023-06-15 14:39:05 +08:00 |
|
RockYang
|
088fd14c03
|
opt: update the main chat compnent after updating the user profile
|
2023-06-15 11:29:16 +08:00 |
|
RockYang
|
1e84332119
|
refactor: add system config key 'user_init_calls' to init the new register user's api calls
|
2023-06-15 10:06:21 +08:00 |
|
RockYang
|
01d61ab19b
|
refactor: V3 版本重构已基本完成
|
2023-06-15 09:41:30 +08:00 |
|