Argilla

Latest version: v2.8.0

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 18 of 22

0.5.0alpha.0

- fix(UI): validate the model prediction when no annotation 465
- fix(UI): allow entity annotation for NER (464)
- fix(UI): new filters area QA (462)
- fix(UI): restore vuex action for Global Actions 458
- fix(UI): Text2Text Review 456
- fix(UI): annotation animation for Text Classification (438)
- fix(server): conditional metric results generation (463)
- Implement TokenClassification part of the custom SDK (452)
- fix(server): disable metrics calculation for search (460)
- fix(server): reading metrics db specs
- Adding usage examples to docstrings in record models (446)
- feat(UI): filters area improvement (433)
- fix the doctest format in the examples (450)
- docs: Enhance tutorial fine-tuning (449)
- docs: Readme review (448)
- docs: fix rubrix setup section (447)
- docs: improve zeroshot ner tutorial (445)
- Introduce custom SDK (413)
- [UI] experimental tag for Text2Text (440)
- feat(UI): keep global state in filters (441)
- hotfix(server): parse metric aggregation results properly
- fix(server): Limit search pagination to 10000 (435)
- fix(UI): allow records with empty annotations for text classification 430
- feat(server): configure dataset metrics (412)
- Add pre-commit hooks (426)
- remove first tutorial (425)
- feat(server): detect nested metadata fields (409)
- fix(server): delete dataset with refresh flag enabled (418)
- feat(UI): new search sticky bar design (417)
- refactor(UI): set pagination as fixed footer (405)
- fix(UI): Text2Text - prevent edition in exploration mode 406
- fix(UI): apply local format to percentage (397)
- refactor(UI): Text2Text task ui revision 400
- refactor(UI): revise styles for Text2Text task (396)
- fix(UI): highlight predicted label using predicted_as info (390)
- refactor(UI): Better Text2Text annotation experience (EXPERIMENTAL) (393)
- feat(token-class): EXPERIMENTAL score per entity (385)
- Restructure README (389)
- Bugfix: Convert None to "None" for prediction/annotation agents (386)
- chore(UI): change sort arrows styles and search icon position (387)
- feat(UI): format quantities locale dependant (384)
- fix(UI): better Text2Text edition behaviour (383)
- fix(ui): show metadata filters (382)
- refactor(UI): show filters options under each filter (381)
- fix(ui): apply text2text review suggestions (380)
- chore(UI): svg genaration with custom template (379)
- feat(UI): new text2text UI (378)
- fix(UI): Record Discard (365)
- fix(UI): allow validate non edited sentences (367)
- feat(UI): show loader when queries data changes (371)
- docs(Text2text): improve template (368)
- docs: Add error analysis using loss tutorial (374)
- Docs: Fix cookbook (373)
- fix tutorial8 (375)
- fix tutorial 6 (372)

0.4.1

main features

- (NEW) Text2Text
- Sort query results
- Dataset pagination

docs and fixes

- Add copyright header to src code files (328)
- add install from master section (357)
- feat(server): compress response on gzip accept-encoding header (342)
- [UI] Metadata modal styles (333)
- fix(url): encode pagination query param
- Fix/explain legend styles (318)
- [UI] Fix sidebar title (336)
- Refactor: 'confidence' to 'score' (327)
- fix(launch): elasticsearch in dev mode
- docs: Rewrite docs home (313)
- Update README.md (312)
- docs: README rewrite (305)
- Docs: fix warnings & typo fixes in tutorial 1 (304)
- docs: Document Elasticsearch fields (300)
- feature(search) enable sort_by in api (297)
- refactor(UI): task components separation (293)
- Docs: Improve Flair examples (298)
- docs: improve flair cookbook part (295)
- update readme gifs (294)

0.4

html = create_token_highlights(tokens, weights, c_map=custom_RGB) 'viridis' by default


![image](https://github.com/argilla-io/argilla/assets/25269220/33de28bd-27a1-4a88-9d9c-bc656935f5a2)

0.4.0alpha.1

main features

- (NEW) Text2Text
- Sort query results
- Dataset pagination

docs and fixes

- Add copyright header to src code files (328)
- add install from master section (357)
- feat(server): compress response on gzip accept-encoding header (342)
- [UI] Metadata modal styles (333)
- fix(url): encode pagination query param
- Fix/explain legend styles (318)
- [UI] Fix sidebar title (336)
- Refactor: 'confidence' to 'score' (327)
- fix(launch): elasticsearch in dev mode
- docs: Rewrite docs home (313)
- Update README.md (312)
- docs: README rewrite (305)
- Docs: fix warnings & typo fixes in tutorial 1 (304)
- docs: Document Elasticsearch fields (300)
- feature(search) enable sort_by in api (297)
- refactor(UI): task components separation (293)
- Docs: Improve Flair examples (298)
- docs: improve flair cookbook part (295)
- update readme gifs (294)

0.4.0alpha.0

- fix(UI): reset pagination when query/sort changes
- [UI] fix pager behaviour when refreshing (359)
- [UI] fix score position in Text Classification labels (360)
- [UI] styles for current page (362)
- Add copyright header to src code files (328)
- add install from master section (357)
- fix(ui): remove metadata fields without options from metadata filters (358)
- Add a Text2Text section to the task templates (354)
- feature(search): aggregate float values (355)
- feat(server): compress response on gzip accept-encoding header (342)
- [UI] Pagination active page color (352)
- fix(text-class): show explanation help (345)
- [UI] sort component position (350)
- [UI] pagination qa (351)
- [U] text2text fix styles for empty prediction and annotation (349)
- fix(UI): change sort on metadata fields (343)
- fix(text2text): sort record sentences by score (344)
- UI/text2text (340)
- fix(text2text): apply the query "sort by" configuration (341)
- [UI] Metadata modal styles (333)
- [UI] style pagination buttons (339)
- fix(url): encode pagination query param
- fix(text-class): add missing explanation help component
- Fix/explain legend styles (318)
- [UI] pagination loader (331)
- [UI] sort component QA (334)
- [UI] Fix sidebar title (336)
- fix(sort): prevent error when change sort order (329)
- Refactor: 'confidence' to 'score' (327)
- Change naming from 'texttotext' to 'text2text' (325)
- add sort stuff to sdk (326)
- bugfix: load remote datasets (320)
- fix(launch): elasticsearch in dev mode
- UI/fix pagination component (311)
- [UI] Fix Duplicate record text in explanation view (315)
- [UI] Review sort component (307)
- docs: Rewrite docs home (313)
- Update README.md (312)
- docs: README rewrite (305)
- [UI] pagination component v1 (303)
- fix(ui): merge dataset query status with search args (306)
- feat(task): new text2text task api and client (278)
- Docs: fix warnings & typo fixes in tutorial 1 (304)
- docs: Document Elasticsearch fields (300)
- [UI] Sort records component (296)
- fix(UI): remove old global actions file
- feature(search) enable sort_by in api (297)
- refactor(UI): task components separation (293)
- Docs: Improve Flair examples (298)
- docs: improve flair cookbook part (295)
- update readme gifs (294)

0.3.0

Main features

Users management

Now it's possible to configure several users for your Rubrix instance.

This feature enables having multiple users for annotation projects and each annotation will be recorded in the `annotation_agent` field.

How-to guide: https://rubrix.readthedocs.io/en/stable/getting_started/advanced_setup_guides.html#user-management

The main change for all users is that you need to login in the UI with the default user/pass (which can be also configured).

Datasets copy
Now it's possible to efficiently create a dataset copy using the `rb.copy` method.

This is useful for replicating a dataset for further analysis, or for creating several copies for different annotators.

See https://rubrix.readthedocs.io/en/stable/reference/python_client_api.html#rubrix.copy

Breaking changes

- **(NEW)** feat(app): users management (272) …
- **(NEW)** feat(app): copy datasets feature (263) …
- refactor(search): simplify query text search model (275) …
- refactor(server): improve index task extension (273) …

docs and fixes

- Tutorial: 🧐 Using Rubrix to find label errors with cleanlab (241) …
- docs: Add advanced setup guides (276) …
- docs: Polish the tutorials and docs breadcrumbs (280) …
- Update README.md (281)
- docs(aws): advanced setup&install revision
- fix(docker): build using elasticsearch client with oss compatibility …
- fix(token-class): validate predicted entities when no record edition (… …
- fix(token-class): entities progress non query filter dependant (287)
- fix breadcrumb (282)
- docs: Add og:image for social sharing (284) …
- chore: formatting code & imports
- chore: change ID placeholder and set Usernarme (285)

Page 18 of 22

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.