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
- Remove all model-specific hardcoding except minimal Claude workaround
- Always include standard params (temperature, top_p, max_tokens)
- Use additional_drop_params for Claude temperature/top_p conflict
- Let LiteLLM handle most provider differences via drop_params=True
- Add comment noting this is a temporary workaround for LiteLLM bug
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments