mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-08-02 18:41:35 +08:00
feat(usage): add automatic models.dev pricing sync (#5734)
* feat(usage): persist model pricing in local config * feat(usage): sync selected models.dev pricing on startup * fix(usage): address models.dev sync review feedback * fix(usage): harden local pricing synchronization
This commit is contained in:
@@ -1532,7 +1532,11 @@ pub fn run() {
|
||||
commands::get_request_detail,
|
||||
commands::get_model_pricing,
|
||||
commands::update_model_pricing,
|
||||
commands::update_model_pricing_batch,
|
||||
commands::delete_model_pricing,
|
||||
commands::get_models_dev_sync_config,
|
||||
commands::save_models_dev_sync_config,
|
||||
commands::record_models_dev_sync_result,
|
||||
commands::check_provider_limits,
|
||||
// Session usage sync
|
||||
commands::sync_session_usage,
|
||||
|
||||
Reference in New Issue
Block a user