yumoqing
  • Joined on 2025-06-28
yumoqing pushed to main at yumoqing/rbac 2026-06-05 11:14:15 +08:00
e453883b61 chore: exclude last_login_fail, last_login, sync_from from users edit form
yumoqing pushed to main at yumoqing/sage 2026-06-05 08:42:20 +08:00
0761c9d643 bugfix
yumoqing pushed to main at yumoqing/llmage 2026-06-04 18:52:13 +08:00
186f64d544 fix: prepend 全部 option to get_search results
yumoqing pushed to main at yumoqing/llmage 2026-06-04 18:39:52 +08:00
134bd1ca68 fix: replace 'from datetime import date' with pre-loaded curDateString()
yumoqing pushed to main at yumoqing/llmage 2026-06-04 18:35:54 +08:00
9212cf8afb fix: remove import statements from dspy file (violates dspy spec)
yumoqing pushed to main at yumoqing/llmage 2026-06-04 18:29:39 +08:00
faba862336 feat: add check_charging action to test pricing calculation with usage data
yumoqing pushed to main at yumoqing/llmage 2026-06-04 18:11:19 +08:00
3a0a8d4c86 feat: 添加模型上线检查功能
yumoqing pushed to main at yumoqing/llmage 2026-06-04 17:58:03 +08:00
308e91c61c fix: align get_search_providerid.dspy with {value, text} format using SQL aliases
yumoqing pushed to main at yumoqing/llmage 2026-06-04 17:56:36 +08:00
9377cfabb8 fix: align get_search_upappid.dspy with {value, text} format
yumoqing pushed to main at yumoqing/llmage 2026-06-04 17:32:49 +08:00
e6958f277b fix: remove invalid data_url override pointing to non-existent api/get_llm.dspy
yumoqing pushed to main at yumoqing/llmage 2026-06-04 17:22:52 +08:00
bb4900f997 feat: add get_search_{fieldname}.dspy for codes fields with 全部 option
yumoqing pushed to main at yumoqing/llmage 2026-06-04 17:01:30 +08:00
6bfa0cb27c feat: add llmcatelogid filter param (default t2t) to get_my_asynctasks API
yumoqing pushed to main at yumoqing/rbac 2026-06-04 16:50:21 +08:00
002226d17c fix: change created_at type from timestamp to date for proper Date control
yumoqing pushed to main at yumoqing/bugfix 2026-06-04 16:41:09 +08:00
3406783d13 feat: bugfix module - SQL query, log read, and log tail APIs
yumoqing created repository yumoqing/bugfix 2026-06-04 16:33:21 +08:00
yumoqing pushed to main at yumoqing/llmage 2026-06-04 15:12:35 +08:00
90c93dbe07 feat: get_my_asynctasks 返回记录增加 llmcatelogid 属性
yumoqing pushed to main at yumoqing/ahserver 2026-06-04 14:38:09 +08:00
0d53dfe00b fix: StreamResponse导致ticket不续期,用户操作中被踢出
yumoqing pushed to main at yumoqing/llmage 2026-06-04 14:36:06 +08:00
ffb10827bb refactor: get_type_llms 参数名 catelogid -> llmcatelogid
yumoqing pushed to main at yumoqing/dashboard_for_sage 2026-06-04 14:07:02 +08:00
677ebae525 docs: add music, TTS, ASR API endpoints to customer-facing documentation
yumoqing pushed to main at yumoqing/llmage 2026-06-04 13:58:29 +08:00
df8aafe1d8 feat: add TTS and ASR audio API endpoints