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
Refine defensive checks based on code review feedback
- Remove StreamingChoices from type annotation since this is non-streaming
- Remove redundant type assertion as LiteLLM validates types
- Simplify tracing output with ternary expression
0 commit comments