geekai/api/handler
2024-10-16 18:16:09 +08:00
..
admin suno and luma task management funtion in admin console is ready 2024-10-10 17:07:40 +08:00
base_handler.go urgent bug fix: remove suno and luma task will recharge user power 2024-09-18 20:33:29 +08:00
captcha_handler.go chore: change module name to geekai, add copyright in source code 2024-05-06 14:41:27 +08:00
chat_app_type_handler.go refactor AI chat message struct, allow users to set whether the AI responds in stream, compatible with the GPT-o1 model 2024-09-14 17:06:13 +08:00
chat_handler.go refactor websocket message protocol, keep the only connection for all clients 2024-09-27 17:50:54 +08:00
chat_item_handler.go refactor websocket message protocol, keep the only connection for all clients 2024-09-27 17:50:54 +08:00
chat_model_handler.go optimize foot copyright snaps 2024-07-22 17:54:09 +08:00
chat_role_handler.go return at least one chat role for getUserRoles API 2024-09-14 05:55:56 +08:00
config_handler.go feat: add system config for enable rand background image for index page 2024-05-29 16:23:42 +08:00
dalle_handler.go suno and luma task management funtion in admin console is ready 2024-10-10 17:07:40 +08:00
function_handler.go user can select function tools by themself 2024-09-04 14:53:21 +08:00
invite_handler.go suno add new function for merging full songs and upload custom music 2024-08-30 16:46:48 +08:00
markmap_handler.go websocket api refactor is ready 2024-09-29 19:28:47 +08:00
menu_handler.go enable use random pure color background for index page 2024-07-19 18:43:01 +08:00
mj_handler.go suno and luma task management funtion in admin console is ready 2024-10-10 17:07:40 +08:00
net_handler.go fixed bug for register page code verification 2024-09-12 15:42:09 +08:00
openai_handler.go refactor websocket message protocol, keep the only connection for all clients 2024-09-27 17:50:54 +08:00
order_handler.go wechat payment for mobile page is ready 2024-09-19 17:59:27 +08:00
payment_handler.go fixed alipay mobile payment 2024-10-05 10:23:00 +08:00
power_log_handler.go chore: change module name to geekai, add copyright in source code 2024-05-06 14:41:27 +08:00
product_handler.go chore: change module name to geekai, add copyright in source code 2024-05-06 14:41:27 +08:00
realtime_handler.go add websocket relayer for openai realtime api 2024-10-16 18:16:09 +08:00
redeem_handler.go add sync lock for sub or add user's power 2024-09-03 12:09:36 +08:00
sd_handler.go suno and luma task management funtion in admin console is ready 2024-10-10 17:07:40 +08:00
sms_handler.go add email white list 2024-09-20 10:40:37 +08:00
suno_handler.go websocket api refactor is ready 2024-09-29 19:28:47 +08:00
test_handler.go refactor websocket message protocol, keep the only connection for all clients 2024-09-27 17:50:54 +08:00
user_handler.go fixed bug, filelist page support pagination, do not load captcha component for user login first time 2024-09-13 17:03:05 +08:00
video_handler.go suno and luma task management funtion in admin console is ready 2024-10-10 17:07:40 +08:00
ws_handler.go websocket api refactor is ready 2024-09-29 19:28:47 +08:00