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
* Added support for adding metadata by name when creating datarows using `Dataset.create_data_rows()`, `Dataset.create_data_rows_sync()`, and `Dataset.create_data_row()`.
71
94
* Example notebooks for auto metrics in models
72
95
73
-
74
96
### Changed
75
97
*`Dataset.create_data_rows()` max limit of DataRows increased to 150,000
76
98
* Improved error handling for invalid annotation import content
0 commit comments