From a3def085c941500a8fb47df9b893be4c7f73b97b Mon Sep 17 00:00:00 2001 From: Paco Aranda Date: Wed, 6 Mar 2024 16:30:33 +0100 Subject: [PATCH] using argilla-server feature branch --- environment_dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment_dev.yml b/environment_dev.yml index e1eb26978f..625ddfbd3e 100644 --- a/environment_dev.yml +++ b/environment_dev.yml @@ -66,6 +66,6 @@ dependencies: - ipynbname>=2023.2.0.0 - httpx~=0.26.0 # For now we can just install argilla-server from the GitHub repo - - git+https://github.com/argilla-io/argilla-server.git@feat/create-span-question-responses + - git+https://github.com/argilla-io/argilla-server.git@feat/support-for-span-questions # install Argilla in editable mode - -e .[listeners]