geekai/api/store/model
2024-01-04 16:29:57 +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 refactor: refactor chat_handler, add support for Azure and ChatGLM 2023-09-04 06:43:15 +08:00
chat_item.go refactor: refactor chat_handler, add support for Azure and ChatGLM 2023-09-04 06:43:15 +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
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: support CDN reverse proxy for MidJourney and OpenAI API 2023-12-22 17:25:31 +08:00
order.go feat: order payment function is ready 2023-11-08 17:48:07 +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 refactor: refactor stable diffusion service, add service pool support 2023-12-14 16:48:54 +08:00
user_login_log.go refactor: 调整项目目录结构,移除其他语言 API 目录 2023-07-10 09:42:11 +08:00
user.go feat: add nickname field for user 2023-12-29 17:39:37 +08:00