geekai/api/store/model
2024-02-22 17:16:44 +08:00
..
api_key.go feat: support dall-e3 api mirrors, add name field for ApiKey 2024-01-04 16:29:57 +08:00
base.go refactor: 调整项目目录结构,移除其他语言 API 目录 2023-07-10 09:42:11 +08:00
chat_history.go feat: allow to view chat message in manager console 2024-02-22 17:16:44 +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 feat: 支持讯飞大模型 v3.0 2023-11-23 07:11:13 +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 refactor: 调整项目目录结构,移除其他语言 API 目录 2023-07-10 09:42:11 +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 feat: add invitation and promotion functions 2023-11-23 16:30:15 +08:00
mj_job.go feat: add err_msg field for mj and sd jobs 2024-01-26 14:50:36 +08:00
order.go opt: verify the order in notify callback 2024-01-22 13:58:25 +08:00
product.go feat: add img_calls field for recharge products 2023-12-15 16:56:56 +08:00
reward.go feat: fixed bug for wechat bot to parse transactions. enable user to exchange reward with img_calls 2024-01-03 11:15:54 +08:00
sd_job.go feat: add err_msg field for mj and sd jobs 2024-01-26 14:50:36 +08:00
user_login_log.go refactor: 调整项目目录结构,移除其他语言 API 目录 2023-07-10 09:42:11 +08:00
user.go feat: email registration function is ready 2024-01-05 18:17:11 +08:00