"backend/git@web.lueluesay.top:chenxi/sub2api.git" did not exist on "4e96a6faece261ca60905a01c751f087fd299976"
feat(db): add upstream_model column to usage_logs
Add nullable VARCHAR(100) column to record the actual model sent to upstream providers when model mapping is applied. NULL means no mapping — the requested model was used as-is. Includes migration, concurrent index for aggregation queries, Ent schema regeneration, and migration README correction (forward-only runner, not goose).
Please register or sign in to comment