José Francisco Calvo
José Francisco Calvo
I don't have the necessary knowledge about SQLite to think in a correct solution sorry. But a possible workaround could be to use [`unsafe_validate_unique`](https://hexdocs.pm/ecto/Ecto.Changeset.html#unsafe_validate_unique/4) in your changesets so you have...
The same here, downgraded to 0.0.9 and everything working again. Thanks @tlconnor for the hard work.
Not sure if this will improve the slowness but we can reduce the number of requests to only one creating a new `GET /api/v1/datasets/:dataset_id/metadata-properties/metrics` returning all the metrics at once....
> > As it is added in HF, maybe a reference should be added here too? https://docs.argilla.io/en/latest/getting_started/installation/deployments/huggingface-spaces.html#setting-up-secret-environment-variables > > I think makes more sense adding under the section [Setting up...
@sdiazlor added a note section on Hugging Face storage section about the new environment variable. Please feel free to improve it if you think it's not clear enough.
@nataliaElv I have two questions: 1. Does this change also apply to span questions? 2. I understand that this change would be to change the default behavior in which the...
@damianpumar @leiyre can you take a look to the commit https://github.com/argilla-io/argilla/pull/4742/commits/7e7ff9653223d63bc0f26622054ac2696cb73d44 updating `argilla-frontend` folder with the latests changes from `develop` before merging the PR?
Hi @cufeinfor I understand that you are locally updating `argilla` Python package to version 1.27.0. With that you are upgrading your SDK/CLI to use the latest version, but as the...
@cufeinfor that command is to be used with v1.17.0 and higher versions to change permissions of the required files and folders. The error looks like the `argilla` users doesn't exist...
This is clearly happening to me, from time to time I need to manually remove non empty temporal folders created by Briefly. I'm using `0.3.0` and this is happening to...