geekai/api/handler/admin
2023-10-26 13:41:49 +08:00
..
admin_handler.go fix: fixed bug for jwt token expire caculation 2023-09-12 10:49:55 +08:00
api_key_handler.go finish baidu ai model api implementation 2023-10-11 14:21:16 +08:00
chat_model_handler.go feat: 支持文心4.0模型,不同的用户可以订阅不同的AI模型 2023-10-26 13:41:49 +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
config_handler.go opt: optimize the layout for regiseter page. add function to disable registration 2023-08-02 17:44:13 +08:00
dashboard_handler.go feat: add rewards statistic in dashboard page 2023-08-03 10:19:37 +08:00
reward_handler.go refactor: refactor chat_handler, add support for Azure and ChatGLM 2023-09-04 06:43:15 +08:00
user_handler.go feat: 支持文心4.0模型,不同的用户可以订阅不同的AI模型 2023-10-26 13:41:49 +08:00