"backend/internal/handler/vscode:/vscode.git/clone" did not exist on "47cd1c52867e16276b4b37c4ecb9033f0e07645f"
feat(channel): 模型价格自动填充 + 默认定价 API
- 新增 GET /admin/channels/model-pricing?model=xxx API - 从 BillingService 查询 LiteLLM/Fallback 默认定价 - 前端添加模型时自动查询并填充价格($/MTok) - 仅在所有价格字段为空时才自动填充,不覆盖手动配置
Please register or sign in to comment