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
Skip serializing None fields in ChatCompletionStreamOptions
Add serde attribute to omit None values for include_usage and
include_obfuscation. Add tests to verify correct serialization and
deserialization behavior.
0 commit comments