MyGit

v1.11.0

argilla-io/argilla

版本发布时间: 2023-06-22 23:14:17

argilla-io/argilla最新发布版本:v2.1.0(2024-09-05 23:11:08)

🔆 Highlights

New owner role and user update command

We've added a new user role, owner, that has permissions over all users, workspaces and datasets in Argilla (like the admin role in earlier versions). From this version, the admin role will only have permissions over datasets and users in workspaces assigned to them. You can change a user from admin to owner using a simple CLI command: python -m argilla users update argilla --role owner.

Improved user and workspace management

You can now get lists of users and workspaces, create new ones and give users access to workspaces directly from the Python SDK. Note that only owners will have permissions for all these actions. Admins will be able to give users access to workspaces where they have access.

Metadata fields for Feedback records

You can now add metadata information to your records. This is useful to store information that's not needed for the labeling UI but important for downstream usage (e.g., prompt id, model IDs, etc.)

Changelog 1.11.0

Fixed

Added

Changed

Deprecated

As always, thanks to our amazing contributors!

相关地址:原始地址 下载(tar) 下载(zip)

查看:2023-06-22发行的版本