RockYang
|
8aec87cc02
|
fix: fixed bug for prompt code format, prevent xss attacks
|
2023-12-07 14:02:13 +08:00 |
|
RockYang
|
442e411cde
|
opt: save chat ID when the chat websocket disconnect
|
2023-12-07 11:07:08 +08:00 |
|
RockYang
|
de42a428e6
|
opt: create new chat session when change role or model, fix bug for mobile no validate
|
2023-11-29 17:36:27 +08:00 |
|
RockYang
|
251fe626f2
|
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
|
5fee3a9288
|
feat: add feekback orcode in chat page
|
2023-11-22 12:05:58 +08:00 |
|
RockYang
|
9dc9a6923e
|
feat: add system configration switch option for order pay service, support sandbox env for alipay
|
2023-11-09 18:28:56 +08:00 |
|
RockYang
|
7ca4dfe09b
|
feat: check if the user's chat quota is gt than current chat model required before starting a conversation
|
2023-11-09 16:56:44 +08:00 |
|
RockYang
|
e5fb986463
|
feat: add system configration item to close rewarding function
|
2023-10-19 11:19:29 +08:00 |
|
RockYang
|
a688d3feb5
|
opt: adjust ItemList component styles
|
2023-10-15 15:47:42 +08:00 |
|
RockYang
|
8b14e141d0
|
opt: close websocket connection when finish a chat call for XunFei API
|
2023-10-12 10:02:12 +08:00 |
|
RockYang
|
91dfd59731
|
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
|
26944f9e39
|
feat: add task type params for add new mj task
|
2023-09-16 14:01:53 +08:00 |
|
RockYang
|
3365a6008d
|
feat: add ImageMj page view
|
2023-09-13 18:04:31 +08:00 |
|
RockYang
|
1d3acc8ed3
|
feat: chat chrawing function is refactored
|
2023-09-13 06:57:25 +08:00 |
|
RockYang
|
f4c6ca4554
|
feat: new WebUI for the main page, add MJ and SD drawing function pages
|
2023-09-11 16:22:11 +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
|
f943669e18
|
use absolute path for all routes
|
2023-09-07 10:27:18 +08:00 |
|
RockYang
|
79d25769ee
|
feat: extract css to a single file, add chat_id path variable support
|
2023-09-07 09:29:16 +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
|
20a12462b1
|
fix: replace session handler with jwt authorization
|
2023-09-05 11:47:03 +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
|
0f8a0f89e3
|
opt: optimize element ui dialog styles, make it to the center of screen
|
2023-08-22 08:57:14 +08:00 |
|
RockYang
|
68dc261b44
|
opt: upgrade element-plus to 2.3.0, optimize the styles for for element dialog
|
2023-08-22 07:14:13 +08:00 |
|
RockYang
|
4cf3af0c7b
|
chore: remove debug codes
|
2023-08-21 10:55:49 +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
|
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
|
2107c13b3d
|
feat: add samples and function introduce in welcome page
|
2023-08-08 14:19:09 +08:00 |
|
RockYang
|
6840a13370
|
feat: enabled user to set default GPT model for chat
|
2023-08-04 14:25:54 +08:00 |
|
RockYang
|
8f1e28c0ab
|
feat: chat export function is ready
|
2023-08-04 12:08:07 +08:00 |
|
RockYang
|
7903eed284
|
feat: add chat export button
|
2023-08-03 18:24:30 +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
|
f567831d92
|
style: adjust reward image styles
|
2023-07-26 17:57:19 +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
|
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
|
9126cfff20
|
refactor: 更改 OpenAI 请求 Body 数据结构,兼容函数调用请求
|
2023-07-15 18:00:40 +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
|
296bf63196
|
fix: 修复 PC 端聊天界面滚动条问题
|
2023-06-28 18:16:28 +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
|
6a733de556
|
feat: vue-mobile => 完成会话聊天页面功能,增加主题切换功能
|
2023-06-26 16:39:00 +08:00 |
|
RockYang
|
811f12135a
|
feat: vue-mobile => 完善移动端聊天列表页功能
|
2023-06-25 17:01:04 +08:00 |
|
RockYang
|
0b6940b121
|
feat: chat list page for mobile is ready
|
2023-06-25 06:53:22 +08:00 |
|