geekai/api/store/vo
2024-03-29 15:41:58 +08:00
..
admin_user.go feat(ui): 增加角色管理,管理员方法新增角色关联 2024-03-13 17:24:30 +08:00
api_key.go 重构主体工作完成 2024-03-15 18:35:10 +08:00
base.go refactor: 调整项目目录结构,移除其他语言 API 目录 2023-07-10 09:42:11 +08:00
chat_history.go feat: add model field for chat_item and and chat_history data table 2024-01-26 16:54:00 +08:00
chat_item.go feat: add model field for chat_item and and chat_history data table 2024-01-26 16:54:00 +08:00
chat_model.go 重构主体工作完成 2024-03-15 18:35:10 +08:00
chat_role.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.go 重构主体工作完成 2024-03-15 18:35:10 +08:00
file.go feat: added delete file function 2024-02-19 16:43:03 +08:00
function.go feat: function manager refactor is ready 2023-12-28 18:14:38 +08:00
invite_code.go feat: add invitation and promotion functions 2023-11-23 16:30:15 +08:00
invite_log.go refactor: use power replace calls for front pages 2024-03-12 17:47:06 +08:00
menu.go feat: support custom menu 2024-03-29 15:41:58 +08:00
mj_job.go refactor: 重构项目,为所有的 AI 工具都引入算力,采用算力统一结算各个工具的调用次数和权限 2024-03-12 15:40:44 +08:00
order.go opt: verify the order in notify callback 2024-01-22 13:58:25 +08:00
page.go refactor: 调整项目目录结构,移除其他语言 API 目录 2023-07-10 09:42:11 +08:00
power_log.go feat: the power log page is ready 2024-03-20 14:14:30 +08:00
product.go refactor: 重构项目,为所有的 AI 工具都引入算力,采用算力统一结算各个工具的调用次数和权限 2024-03-12 15:40:44 +08:00
reward.go feat: refactoring adjustments for reward page is ready 2024-03-18 18:28:34 +08:00
sd_job.go refactor: 重构项目,为所有的 AI 工具都引入算力,采用算力统一结算各个工具的调用次数和权限 2024-03-12 15:40:44 +08:00
user_login_log.go refactor: 调整项目目录结构,移除其他语言 API 目录 2023-07-10 09:42:11 +08:00
user.go feat: The 'chat_models' field of user table, holds the model IDS in place of the model values 2024-03-18 15:37:46 +08:00