phamnazage-jpg
5c5578a19b
CI / go-test (push) Has been cancelled
CI / frontend-build (push) Has been cancelled
CI / docker-build (push) Has been cancelled
feat(region_pricing): 扩展非 token 统一计费字段,支持语音按字符/秒计费
- 新增 region_pricing.pricing_mode / price_unit / flat_price 字段
- 新增 migration 016_region_pricing_non_token_units.sql
- officialPricingRecord 新增 PricingMode/PriceUnit/FlatPrice 字段
- detectModality 新增 audio 模态检测(voice/audio/speech)
- providerMetadata 新增 BAAI/ByteDance/China Mobile 元数据
- import_mobile_cloud_pricing.go: 解析语音计费表(CosyVoice/SenseVoice)
- CosyVoice: 2元/万字符 → pricingMode=flat, priceUnit=10k_characters
- SenseVoice: 0.0007元/秒 → pricingMode=flat, priceUnit=second
- mobileCloudProviderName 新增 cosyvoice/sensevoice → Alibaba 映射
- cmd/server: modelResponse 新增 pricingMode/priceUnit/flatPrice,API 字段说明同步更新
- 新增 TestModelsHandlerReturnsFlatPricingFields 测试
2026-05-22 14:51:38 +08:00
..
2026-05-08 13:49:12 +08:00
2026-05-13 14:42:45 +08:00
2026-05-13 14:42:45 +08:00
2026-05-13 14:42:45 +08:00
2026-05-13 14:42:45 +08:00
2026-05-13 23:27:47 +08:00
2026-05-14 16:17:39 +08:00
2026-05-15 22:32:57 +08:00
2026-05-15 22:32:57 +08:00
2026-05-15 22:32:57 +08:00
2026-05-15 22:32:57 +08:00
2026-05-15 22:32:57 +08:00
2026-05-15 22:34:22 +08:00
2026-05-15 22:34:22 +08:00
2026-05-15 22:32:57 +08:00
2026-05-22 14:51:38 +08:00