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
|
80e2b34abc
|
opt: adjust ItemList component styles
|
2023-10-15 15:47:42 +08:00 |
|
RockYang
|
12e7837602
|
feat: XunFei ai mode api implements is ready
|
2023-10-11 18:17:03 +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
|
0270ec26fb
|
feat: add configuration handler for AliYun SMS signature and template ID
|
2023-10-08 12:01:09 +08:00 |
|
RockYang
|
c5776ce41f
|
feat: stable diffusion page is ready
|
2023-09-28 18:09:45 +08:00 |
|
RockYang
|
75c5ebbffa
|
feat: migrate the chatgpt-plus-ext project code to this project
|
2023-09-27 18:14:07 +08:00 |
|
RockYang
|
d51a724ade
|
feat: add implements for stable diffusion service
|
2023-09-26 18:16:51 +08:00 |
|
RockYang
|
e3d6e5f420
|
feat: the upload handler for AliYun OSS is ready
|
2023-09-22 09:56:45 +08:00 |
|
RockYang
|
22f7de2c09
|
fix socket connect for mj task notify
|
2023-09-20 06:59:30 +08:00 |
|
RockYang
|
2a71c2b0e7
|
feat: mj advance drawing page function is ready, use better task scheduling argorithm
|
2023-09-17 18:03:45 +08:00 |
|
RockYang
|
4112426848
|
feat: midjourney page task and image list component is ready
|
2023-09-15 17:40:39 +08:00 |
|
RockYang
|
944d35971d
|
feat: chat chrawing function is refactored
|
2023-09-13 06:57:25 +08:00 |
|
RockYang
|
9ce8af0b82
|
feat: refactor MidJourney service for conpatible drawing in chat and draw in app
|
2023-09-12 18:01:24 +08:00 |
|
RockYang
|
3cc8c3284a
|
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
|
9bd83f3acf
|
use absolute path for all routes
|
2023-09-07 10:27:18 +08:00 |
|
RockYang
|
2f318bbe9f
|
feat: add QiNiu OSS storage implements
|
2023-09-06 14:37:13 +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
|
59ed8c9660
|
refactor: refactor chat_handler, add support for Azure and ChatGLM
|
2023-09-04 06:43:15 +08:00 |
|
RockYang
|
dec0d0dea7
|
feat: delete the old avatar image file when update the user profile
|
2023-08-21 06:27:30 +08:00 |
|
RockYang
|
46f96e94ec
|
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
|
473d8f5f85
|
feat: add minio service implementation, download midjourney image to local storage
|
2023-08-20 16:17:42 +08:00 |
|
RockYang
|
08d8d65599
|
opt:Optimize the algorithm to check whether Midjourney images can continue to variation
|
2023-08-17 14:20:16 +08:00 |
|
RockYang
|
064081c771
|
feat: add authorization for MidJourney function calls
|
2023-08-16 23:16:44 +08:00 |
|
RockYang
|
e65c32c4c7
|
feat: midjourney image variation function is ready
|
2023-08-15 17:31:02 +08:00 |
|
RockYang
|
113769791f
|
feat: midjourney image upscale function is ready
|
2023-08-15 15:28:40 +08:00 |
|
RockYang
|
5d2a1d21d5
|
feat: midjourney drawing image function is ready
|
2023-08-14 17:59:21 +08:00 |
|
RockYang
|
6e40f92aaf
|
feat: add midjourney message receive handler
|
2023-08-14 07:09:52 +08:00 |
|
RockYang
|
302cb8a5be
|
feat: add midjouney api implements, optimize function calls
|
2023-08-11 18:46:56 +08:00 |
|
RockYang
|
0b27890484
|
feat: remove wechat bot, replace with api callback for receive wechat payment transactions
|
2023-08-10 17:24:23 +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
|
8d39234fd0
|
fix: fixed bug for chat request's token reach the max token limit for OpenAI
|
2023-08-01 17:58:03 +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
|
fad78641d6
|
add system config cache for AppServer object
|
2023-07-31 06:56:28 +08:00 |
|
RockYang
|
4a3c133152
|
fix: deauthorize some apis
|
2023-07-27 10:53:14 +08:00 |
|
RockYang
|
ae79c34508
|
fix: fix bug for mobile verify code function not available in register page
|
2023-07-27 10:29:59 +08:00 |
|
RockYang
|
9bee2a90f9
|
feat: 完成人机交互验证 API 接入,增加短信防刷验证
|
2023-07-25 17:00:24 +08:00 |
|
RockYang
|
cd6a811bbd
|
feat: 头条,微博热搜等函数 API 实现
|
2023-07-25 15:02:43 +08:00 |
|
RockYang
|
84f9a83f55
|
opt: 取消强制手机号验证,更新配置
|
2023-07-24 18:18:09 +08:00 |
|
RockYang
|
5444ed77ad
|
chore: add error log for reading chat response buffer
|
2023-07-24 12:05:38 +08:00 |
|
RockYang
|
d8ff5987dd
|
feat: plugin function is ready
|
2023-07-15 21:52:30 +08:00 |
|
RockYang
|
d014d418e9
|
feat: 支持上下文深度配置,计算每轮对话消耗的总 token 数量
|
2023-07-15 18:37:25 +08:00 |
|
RockYang
|
cc1b56501d
|
refactor: 更改 OpenAI 请求 Body 数据结构,兼容函数调用请求
|
2023-07-15 18:00:40 +08:00 |
|
RockYang
|
3630099234
|
feat: 完成每日早报函数开发
|
2023-07-10 18:59:53 +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 |
|