-
Notifications
You must be signed in to change notification settings - Fork 388
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
[BUG-python/deployment] #5677
Comments
Also, suggestions for RankingQuestion do not display correctly in the UI. It shows a fixed order. any workaround or solution for this? |
has anyone found fix for issue? |
hi! we would strongly recommend upgrading the server to a newer version, isn't that possible? otherwise install the client with the version of your server pip install argilla=1.29.0 |
I have latest image deployed through docker. and Argilla client Version 2.4.0 |
Describe the bug
Argilla client V2 is not compatible with Argilla server V1 for RankingQuestion
Prerequisites
Stacktrace and Code to create the bug
Pull the dataset with python client v2 (2.4.0)
The "rank" column has fixed ranking and they do not reflect the annotated entries
Expected behavior
Entries should reflect the annotation.
Environment:
The text was updated successfully, but these errors were encountered: