- Add comboRotationState Map to track rotation per combo - Add getRotatedModels() to rotate model order based on strategy - Pass comboName and comboStrategy to handleComboChat() - Add comboStrategy setting (default: fallback) - Add UI toggle for Combo Round Robin in profile settings When enabled, each request to a combo starts with a different provider instead of always starting with the first one, distributing load evenly. Co-authored-by: Antigravity Agent <antigravity@example.com> |
||
|---|---|---|
| .. | ||
| accountFallback.js | ||
| combo.js | ||
| compact.js | ||
| model.js | ||
| projectId.js | ||
| provider.js | ||
| tokenRefresh.js | ||
| usage.js | ||