-
Notifications
You must be signed in to change notification settings - Fork 129
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update `_Argilla` base and `TextGenerationToArgilla` * Fix `_dataset.records.log` and rename to `ArgillaBase` Co-authored-by: Ben Burtenshaw <[email protected]> * Update `TextGenerationToArgilla` subclass inheritance * Remove unused `logger.info` message * Update `PreferenceToArgilla` * Update `argilla` extra to install `argilla_sdk` For the moment it's being installed as `pip install git+https://github.com/argilla-io/argilla-python.git@main` * Add `ArgillaBase` and subclasses unit tests * Install `argilla_sdk` from source and add `ipython` * upgrade argilla dep to latest rc * udate code with latest changes * chore: remove unnecessary workspace definition * fix: wrong argilla module import * Update docstrings * Fix lint * Add check for `api_url` and `api_key` * Fix unit tests * Fix unit tests * Update argilla dependency version --------- Co-authored-by: Ben Burtenshaw <[email protected]> Co-authored-by: Francisco Aranda <[email protected]> Co-authored-by: Gabriel Martín Blázquez <[email protected]>
- Loading branch information
1 parent
be61d20
commit 18dc02c
Showing
8 changed files
with
206 additions
and
150 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.