MyGit

v1.23.0

argilla-io/argilla

版本发布时间: 2024-02-02 22:47:43

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

🔆 Release highlights

Hugging Face OAuth

You can now set up OAuth in your Argilla Hugging Face spaces. This is a simple way to have your team members or collaborators in crowdsourced projects sign in and log in to your space using their Hugging face accounts.

To learn how to set up Hugging Face OAuth for your Argilla Space, go to our docs.

Bulk actions for filter results

We’ve added an improvement for our bulk view so you can perform actions on all results from a filter (or a combination of them!).

To use this, go to the bulk view and apply some filter(s) of your choice. If the results are more than the records seen in the current page, when you click the checkbox you will see the option to select all of the results. Then, you can give responses, discard, save a draft and even submit all of the records at once!

Screenshot of the UI with the bulk selector for all filter results

Embed PDFs in a TextField

We’ve added the pdf_to_html function in our utilities so you can easily embed a PDF reader within a TextField using markdown.

This function accepts either the file path, the URLs or the file's byte data and returns the corresponding HTML to render the PDF within the Argilla user interface.

Learn more about how to use this feature here.

Changelog 1.23.0

Added

Deprecated

Changed

Removed

Fixed

New Contributors

Full Changelog: https://github.com/argilla-io/argilla/compare/v1.22.0...v1.23.0

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

查看:2024-02-02发行的版本