yumoqing
  • Joined on 2025-06-28
yumoqing pushed to main at yumoqing/sage_datamart 2026-07-20 15:47:20 +08:00
4d8e93dc87 完整修复币种逻辑:
yumoqing pushed to main at yumoqing/supplychain 2026-07-20 15:32:05 +08:00
a6eca85d7f 删除未使用的 _generate_sub_reseller_code 函数,清理 sub_reseller_code 残留
yumoqing pushed to main at yumoqing/supplychain 2026-07-20 15:26:02 +08:00
1303b48685 fix: sub_reseller_code → sub_resellerid (存org_id,修复多层分销链遍历)
yumoqing pushed to main at yumoqing/sage 2026-07-20 14:41:32 +08:00
73ee108cab feat: add tenant landing page with multi-tenant support
yumoqing pushed to main at yumoqing/sage_datamart 2026-07-20 14:11:36 +08:00
e84fc8882b refactor: remove DDL from ETL/init, use llm_api_map for catelogid
yumoqing pushed to main at yumoqing/sage_datamart 2026-07-20 13:46:10 +08:00
c78f3be577 cleanup: remove obsolete sage_datamart/init_data.py (moved to scripts/init_data.py)
yumoqing pushed to main at yumoqing/sage_datamart 2026-07-20 13:44:17 +08:00
2f9a890128 refactor: move init_data to standalone script (not cron endpoint)
yumoqing pushed to main at yumoqing/sage_datamart 2026-07-20 13:08:13 +08:00
7f5c1ed372 feat: add init_data script to import historical data from llmusage + llmusage_history into data mart
yumoqing pushed to main at yumoqing/sage_datamart 2026-07-20 13:01:48 +08:00
ac97245aa3 fix: dm_model_call_fact created_at use timestamp instead of datetime with invalid NOW() default
yumoqing pushed to main at yumoqing/sage_datamart 2026-07-20 12:58:25 +08:00
eccd6e8f04 feat: add models/ with 3 data mart table definitions (dm_model_call_fact, dm_model_perf_daily, dm_provider_cost_daily)
yumoqing pushed to main at yumoqing/uapi 2026-07-20 12:49:56 +08:00
21c99f8bec feat(uapiio): add LIKE search for name and description
yumoqing pushed to main at yumoqing/uapi 2026-07-20 11:53:37 +08:00
b8ba97b469 feat(upapp): add LIKE search for name and baseurl
yumoqing pushed to main at yumoqing/llmage 2026-07-20 11:29:18 +08:00
142dcbb02e bugfix
yumoqing pushed to main at yumoqing/llmage 2026-07-20 11:20:49 +08:00
5ea0291af7 feat: 添加 kimi-k3 模型的 llm 和 llm_api_map 配置
yumoqing pushed to main at yumoqing/sage_datamart 2026-07-20 10:55:35 +08:00
4f23e07bcd fix: cron dspy移除import + load_path.py添加cron权限(any) + stat_total_users
yumoqing pushed to main at yumoqing/sage 2026-07-20 10:49:42 +08:00
a53e211c1d feat: add sage_datamart ETL crontab entries (sync/aggregate/provider_cost)
yumoqing pushed to main at yumoqing/sage_datamart 2026-07-20 10:49:34 +08:00
8a97ea4a86 refactor: rename sage_datamark → sage_datamart + add ETL cron + stat UIs
yumoqing pushed to main at yumoqing/llmage 2026-07-20 10:48:36 +08:00
e0855b6415 refactor: 将 kimi-k3 多模态内容构建改为纯 Jinja2 模板
yumoqing renamed repository from sage_datamark to yumoqing/sage_datamart 2026-07-20 10:28:13 +08:00
yumoqing pushed to main at yumoqing/pipeline-app 2026-07-19 12:01:08 +08:00
5c478b34f5 bugfix