yumoqing
  • Joined on 2025-06-28
yumoqing pushed to main at yumoqing/llmage 2026-06-13 18:24:54 +08:00
7dd0886193 feat: 记账失败页面添加InlineForm过滤栏
yumoqing pushed to main at yumoqing/llmage 2026-06-13 14:33:38 +08:00
89928a68e7 fix: 补全wan2.7-t2v视频生成API接入SQL(原文件截断重写)
yumoqing pushed to main at yumoqing/llmage 2026-06-13 14:30:37 +08:00
37c8d4127e fix: 添加数字人模型定价修复SQL(wan2.6-i2v-flash + wan2.2-s2v)
yumoqing pushed to main at yumoqing/llmage 2026-06-12 18:44:21 +08:00
c55b4c7a83 fix: INSERT改为INSERT IGNORE避免重复执行时主键冲突
yumoqing pushed to main at yumoqing/llmage 2026-06-12 17:31:51 +08:00
9b00d02365 docs: M3定价表更新为分段显示(≤512K/512K~1M)
yumoqing pushed to main at yumoqing/llmage 2026-06-12 17:31:45 +08:00
72f2e81291 fix: M3分段定价添加prompt_tokens range filter (≤512K/512K~1M)
yumoqing pushed to main at yumoqing/llmage 2026-06-12 16:29:38 +08:00
f0b29759cd docs: 更新vendor-minimax,httpapi改为uapi模块说明
yumoqing pushed to main at yumoqing/llmage 2026-06-12 16:29:17 +08:00
f18d370354 fix: 移除httpapi,改用uapi模块接入MiniMax M3
yumoqing pushed to main at yumoqing/llmage 2026-06-12 16:17:46 +08:00
336f614041 feat: MiniMax M3接入 + M2.7-highspeed + 补充全模型定价
yumoqing pushed to main at yumoqing/llmage 2026-06-12 16:02:36 +08:00
3b25b9cfb4 fix: llminference.dspy 增加余额/定价校验拦截
yumoqing pushed to main at yumoqing/llmage 2026-06-12 15:36:07 +08:00
6bc04897ab bugfix
yumoqing pushed to main at yumoqing/llmage 2026-06-12 15:33:13 +08:00
dd8f2d23f6 chore: untrack .nfs lock file
yumoqing pushed to main at yumoqing/llmage 2026-06-12 15:32:52 +08:00
c90cd88dd4 feat: show_llms_cards_by_provider 添加定价展示 + 优化批量查询
yumoqing pushed to main at yumoqing/pricing 2026-06-12 15:32:33 +08:00
c5eb5b9399 fix: get_pricing_display 异常保护,返回None
yumoqing pushed to main at yumoqing/llmage 2026-06-12 15:32:28 +08:00
c15cb0416e feat: 模型卡片批量加载定价显示(preview_llm)
yumoqing pushed to main at yumoqing/llmage 2026-06-12 15:23:13 +08:00
647e63eb04 fix: failed_accounting.ui - Combobox→UiCode, 移除formatter, 修复dspy import
yumoqing pushed to main at yumoqing/pricing 2026-06-12 15:12:45 +08:00
c875a8dc2b fix: test_pricing 传入已解析的 dict 导致 yaml.safe_load 报错
yumoqing pushed to main at yumoqing/accounting 2026-06-12 15:08:40 +08:00
1de6fbcf9b chore: remove vim swap file, add .swp to gitignore
65a735764c feat: add credit_status codes to init/data.yaml for credit_limit table
Compare 2 commits »
yumoqing pushed to main at yumoqing/accounting 2026-06-12 15:06:17 +08:00
2c6c0570f2 bugfix
yumoqing pushed to main at yumoqing/pricing 2026-06-12 14:42:03 +08:00
7df8e530a4 remove: pricing_item CRUD and related functions (not used)