Skip to main content

Argilla

Argilla is an open-source data curation platform for LLMs. Using Argilla, everyone can build robust language models through faster data curation using both human and machine feedback. Argilla provides support for each step in the MLOps cycle, from data labeling to model monitoring.

Installation and Setup​

Get your API key.

Install the Python package:

pip install argilla

Callbacks​

from langchain.callbacks import ArgillaCallbackHandler

See an example.


Help us out by providing feedback on this documentation page: