geekai/api/handler
2023-08-21 10:55:49 +08:00
..
admin feat: add authorization for MidJourney function calls 2023-08-16 23:16:44 +08:00
base_handler.go refactor: 调整项目目录结构,移除其他语言 API 目录 2023-07-10 09:42:11 +08:00
captcha_handler.go feat: 完成人机交互验证 API 接入,增加短信防刷验证 2023-07-25 17:00:24 +08:00
chat_handler.go opt:Optimize the algorithm to check whether Midjourney images can continue to variation 2023-08-17 14:20:16 +08:00
chat_history_handler.go opt: optimize code for remove chat item 2023-08-20 19:06:18 +08:00
chat_item_handler.go opt: optimize code for remove chat item 2023-08-20 19:06:18 +08:00
chat_role_handler.go refactor: 调整项目目录结构,移除其他语言 API 目录 2023-07-10 09:42:11 +08:00
mj_handler.go 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
reward_handler.go feat: add midjouney api implements, optimize function calls 2023-08-11 18:46:56 +08:00
sms_handler.go feat: add midjourney message receive handler 2023-08-14 07:09:52 +08:00
upload_handler.go chore: remove debug codes 2023-08-21 10:55:49 +08:00
user_handler.go feat: delete the old avatar image file when update the user profile 2023-08-21 06:27:30 +08:00