Skip to content

Conversation

@rikunosuke
Copy link
Contributor

issue

  • ユーザーごとの独自のメタデータを管理・検索できる

仕様

  • sdk でカスタムメタデータを使えるようにする

test

データセット作成時にカスタムメタデータを登録できる

client.create_dataset_object(custom_metadata={"key": "value"})

スクリーンショット 2024-01-16 23 27 39

ダウンロード結果にカスタムメタデータが登録されている

client.download_dataset_objects()

スクリーンショット 2024-01-16 23 27 53

スクリーンショット 2024-01-16 23 30 51

@rikunosuke rikunosuke self-assigned this Jan 16, 2024
Copy link
Contributor

@takahiro-tamenishi takahiro-tamenishi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@takahiro-tamenishi takahiro-tamenishi merged commit 6db8cf0 into main Jan 18, 2024
@takahiro-tamenishi takahiro-tamenishi deleted the feature/object-metadata-io branch January 18, 2024 05:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants