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
* fix: list_models() for python3.8
* fix linting
* fix: Address nits and improvements
* fix codestyle issues
* fix: don't force automatic bucket creation if user don't specify it
* fix formatting
* fix flake8
* address nits
* revert HUB_ARN_REGEX and HUB_CONTENT_ARN_REGEX constants from types.py due to the circular dependancy issue
* revert: don't force automatic bucket creation if user don't specify it
* fix: fix _add_tags_to_kwargs to use hub_content_arn instead of hub_arn
* fix codestyle issues
* feat: Add support for Hub in model attach functionality
* feat: Add curatedHub telemetry support
* Address codestyledoc issues
* fix failing unit tests
* fix failing tests
* change default session object in hub class to one with user agent string
* fix flake8
* address comments: moving get default JS session to constructor body
* Address comments: only add is_hub_content to user aggent suffix if its available
* try with ModelReference first then with Model type
* fix: describe_model if hub_name has been explicitly provided
* Address comments
* Address merge conflicts
---------
Co-authored-by: Malav Shastri <[email protected]>
0 commit comments