yumoqing
  • Joined on 2025-06-28
yumoqing pushed to main at yumoqing/pipeline-service 2026-06-11 18:42:01 +08:00
8e4a8c47f3 remove useless load_path.py (backend-only module, no paths to register)
yumoqing pushed to main at yumoqing/pipeline-task 2026-06-11 17:46:48 +08:00
a7a44eda11 fix: 移除 sage 引用,改为通用 APP_ROOT
yumoqing pushed to main at yumoqing/pipeline-service 2026-06-11 17:46:46 +08:00
0dea29e3af fix: 移除 sage 引用,改为通用 APP_ROOT
yumoqing pushed to main at yumoqing/llmage 2026-06-11 17:44:18 +08:00
0f2d84bd00 fix: use m.apiname from llm_api_map instead of a.apiname (column not in llm table)
yumoqing pushed to main at yumoqing/pipeline-task 2026-06-11 17:36:46 +08:00
50a38e15e1 feat: pipeline-task 交互模块初始版本
yumoqing created repository yumoqing/pipeline-task 2026-06-11 17:36:05 +08:00
yumoqing pushed to main at yumoqing/pipeline-service 2026-06-11 17:30:11 +08:00
2448ad45f7 refactor: 改造为通用产线执行引擎模块
yumoqing pushed to main at yumoqing/sage 2026-06-11 16:57:11 +08:00
0fe1fbbff4 fix: rbac users CRUD - fix typos in load_path, add enable/disable user paths
yumoqing pushed to main at yumoqing/rbac 2026-06-11 16:57:11 +08:00
52cd71f861 feat: add user_status check on login, enable/disable toolbar, fix editexclouded for add user
yumoqing pushed to main at yumoqing/pricing 2026-06-11 16:30:59 +08:00
fffcd03c87 fix: remove nonexistent ownerid filter from pricing_program_timing CRUD
yumoqing pushed to main at yumoqing/sage 2026-06-11 16:19:02 +08:00
3d289d52f5 bugfix
yumoqing pushed to main at yumoqing/llmage 2026-06-11 16:08:19 +08:00
3947fb3587 refactor: consolidate API docs - wwwroot/api_doc.md symlinked to docs/API.md
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-06-11 15:59:33 +08:00
d51018aeff docs: add GET /v1/pricing endpoint to API documentation
yumoqing pushed to main at yumoqing/llmage 2026-06-11 15:20:33 +08:00
bbe067e2b9 docs: update docs/API.md with /v1/pricing endpoint
yumoqing pushed to main at yumoqing/llmage 2026-06-11 15:20:08 +08:00
242839d0bb docs: add /v1/pricing endpoint to API documentation
yumoqing pushed to main at yumoqing/sage 2026-06-11 15:17:33 +08:00
176d147631 feat: register /llmage/v1/pricing route
yumoqing pushed to main at yumoqing/llmage 2026-06-11 15:17:32 +08:00
4d69d54e20 feat: add /v1/pricing endpoint to get model pricing display info
yumoqing pushed to main at yumoqing/pipeline 2026-06-11 15:11:11 +08:00
1a2aad0427 feat: 添加scripts/load_path.py RBAC权限注册
yumoqing pushed to main at yumoqing/pipeline-app 2026-06-11 15:11:04 +08:00
707b491345 fix: init/data.json格式修正+model codes补全
yumoqing pushed to main at yumoqing/pipeline-service 2026-06-11 14:59:12 +08:00
5124b4a047 docs: 补全README — 引擎架构/状态/关联仓库