yumoqing
  • Joined on 2025-06-28
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-06-02 17:11:19 +08:00
8b05c8628f docs: add curl test examples for all API endpoints in api_doc.md
yumoqing pushed to main at yumoqing/bricks 2026-06-02 17:08:45 +08:00
d41c386acf feat: add ApiDoc widget - renders API docs from markdown with sidebar nav, method badges, code copy
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-06-02 16:36:16 +08:00
067b1003e3 docs: fix image/generations general response example to match actual UAPI response
yumoqing pushed to main at yumoqing/reallife_asset 2026-06-02 16:33:52 +08:00
5e4f7f9a98 docs: 完善虚拟人API文档 - 补充sections 6/8/9的curl示例和请求示例 - 新增section 10/11: 同步虚拟人素材组合和素材接口 - 更新业务流程说明增加同步步骤
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-06-02 16:25:19 +08:00
4ac95125d7 docs: fix image generation response format - remove outer wrapper, use direct UAPI response
yumoqing pushed to main at yumoqing/reallife_asset 2026-06-02 16:14:38 +08:00
4893cf3f9a fix: 在__init__.py中导出所有API函数
yumoqing pushed to main at yumoqing/reallife_asset 2026-06-02 16:10:08 +08:00
c86c6f58e9 fix: 将API通配符改为逐个列出所有.dspy文件
yumoqing pushed to main at yumoqing/reallife_asset 2026-06-02 16:07:13 +08:00
b550281222 fix: API权限通配符从%改为*
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-06-02 15:49:46 +08:00
0d73c74c4d docs: add wan2.7 image models, fix qwen-image response format to match UAPI template
yumoqing pushed to main at yumoqing/reallife_asset 2026-06-02 15:25:24 +08:00
925f58b025 feat: 添加私域虚拟人素材功能
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-06-02 15:18:37 +08:00
89ff1cdbb3 docs: remove jimeng, cogview and wan-async image models, keep qwen-image only
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-06-02 15:08:30 +08:00
ad58dab697 docs: add qwen-image-2.0 and qwen-image-plus models to image generation API docs
yumoqing pushed to main at yumoqing/llmage 2026-06-02 13:59:29 +08:00
311b0aec6f bugfix
yumoqing pushed to main at yumoqing/llmage 2026-06-02 13:56:48 +08:00
cab7843f95 bugfix
yumoqing pushed to main at yumoqing/llmage 2026-06-02 13:54:17 +08:00
d4c079d11e bugfix
151fb14b25 bugfix
Compare 2 commits »
yumoqing pushed to main at yumoqing/llmage 2026-06-02 11:33:35 +08:00
565e9cd8a4 fix: get_type_llms use catelogid param instead of type, remove alias mapping
yumoqing pushed to main at yumoqing/llmage 2026-06-02 11:26:12 +08:00
2b121077c6 fix: change llmage_content from VBox to VScrollPanel for right-side scrolling
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-06-02 11:21:33 +08:00
aa2c553ff0 docs: add GET /v1/models/catelog endpoint to API docs
yumoqing pushed to main at yumoqing/llmage 2026-06-02 11:21:28 +08:00
6cafd70b34 feat: add /v1/models/catelog endpoint - list models by catalog with exclude
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-06-02 00:25:15 +08:00
398e90fa17 fix: dashboard布局重构 - 修复遮挡/热门模型金额/今日指标缺失