-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed as duplicate of#1837
Description
Confirm this is a feature request for the Python library and not the underlying OpenAI API.
- This is a feature request for the Python library
Describe the feature or improvement you're requesting
Could we set the default value for Usage metrics as an integer (0)? This prevents the parser from setting it to None which prevents errors in some other open source libraries.
class Usage(BaseModel): |
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels