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
[Feature] Default Terminus2Adapter model to openai/ route (#351)
- Prefix openai/ when model has no known LiteLLM provider segment
- Detect provider via litellm.provider_list, not a naive "/" check
- Normalize in setup() so module import stays litellm-free; idempotent
0 commit comments