Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Client): relax client constraints for rules management #2242

Merged
merged 3 commits into from Feb 6, 2023

Commits on Jan 24, 2023

  1. feat(Client): relax client constraints for rules management

    - When adding a new rule, just warn and ignore if already created
    - When update a rule, create it is not already created
    frascuchon committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    4f61fb1 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Configuration menu
    Copy the full SHA
    e9b3396 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Update src/argilla/client/client.py

    Co-authored-by: David Berenstein <david.m.berenstein@gmail.com>
    frascuchon and davidberenstein1957 committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    cd27ea7 View commit details
    Browse the repository at this point in the history