geekai/api/handler
2023-10-11 14:35:47 +08:00
..
admin finish baidu ai model api implementation 2023-10-11 14:21:16 +08:00
azure_handler.go feat: migrate the chatgpt-plus-ext project code to this project 2023-09-27 18:14:07 +08:00
baidu_handler.go finish baidu ai model api implementation 2023-10-11 14:21:16 +08:00
base_handler.go fix: fixed bug for jwt token expire caculation 2023-09-12 10:49:55 +08:00
captcha_handler.go feat: 完成人机交互验证 API 接入,增加短信防刷验证 2023-07-25 17:00:24 +08:00
chat_handler.go feat: add system configration for enable/disable funciton in chat session 2023-10-11 14:35:47 +08:00
chat_history_handler.go use absolute path for all routes 2023-09-07 10:27:18 +08:00
chat_item_handler.go opt: optimize code for remove chat item 2023-08-20 19:06:18 +08:00
chat_model_handler.go 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
chat_role_handler.go 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
chatglm_handler.go 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
mj_handler.go docs: add 3.1.4 release version change logs 2023-10-09 12:05:51 +08:00
openai_handler.go feat: migrate the chatgpt-plus-ext project code to this project 2023-09-27 18:14:07 +08:00
reward_handler.go feat: migrate the chatgpt-plus-ext project code to this project 2023-09-27 18:14:07 +08:00
sd_handler.go feat: stable diffusion page is ready 2023-09-28 18:09:45 +08:00
sms_handler.go feat: stable diffusion page is ready 2023-09-28 18:09:45 +08:00
upload_handler.go opt: Only create actived upload service 2023-09-08 06:46:24 +08:00
user_handler.go feat: stable diffusion page is ready 2023-09-28 18:09:45 +08:00