You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(LLMModelManager): standardize GitHub branding and simplify model handling
- Fix inconsistent "Github" vs "GitHub" branding throughout codebase
- Remove redundant getModelIdFromProvider method
- Simplify model selection logic by using modelId directly
- Update getProviderNameFromModelId to return modelId for GitHub models
0 commit comments