geekai/api/handler
2024-11-12 18:23:27 +08:00
..
admin 优化实时语音对话组件,处理异常 2024-10-23 18:04:09 +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 fixed bug for chat context not work for chating with image 2024-11-12 18:23:27 +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 enable to set the translate model 2024-11-08 18:06:39 +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 auto restore user's power for failure tasks 2024-11-11 18:12:35 +08:00
function_handler.go save task origin info for AI generating jobs 2024-11-11 17:22:08 +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 enable to set the translate model 2024-11-08 18:06:39 +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 auto restore user's power for failure tasks 2024-11-11 18:12:35 +08:00
net_handler.go fixed bug for register page code verification 2024-09-12 15:42:09 +08:00
openai_handler.go fixed bug for chat context not work for chating with image 2024-11-12 18:23:27 +08:00
order_handler.go wechat payment for mobile page is ready 2024-09-19 17:59:27 +08:00
payment_handler.go 优化充值产品定价逻辑,确保手机端和PC端显示的价格一致 2024-10-17 18:15:25 +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
prompt_handler.go meta prompt function is ready 2024-11-12 17:13:38 +08:00
realtime_handler.go the relay server for openai websocket is ready 2024-10-17 16:46:41 +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 auto restore user's power for failure tasks 2024-11-11 18:12:35 +08:00
sms_handler.go add email white list 2024-09-20 10:40:37 +08:00
suno_handler.go auto restore user's power for failure tasks 2024-11-11 18:12:35 +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 enable to set the translate model 2024-11-08 18:06:39 +08:00
video_handler.go auto restore user's power for failure tasks 2024-11-11 18:12:35 +08:00
ws_handler.go the relay server for openai websocket is ready 2024-10-17 16:46:41 +08:00