⚙️ Configuration#

ElasticSearch

Tweak your elastic configs:

  • Configure roles and users

  • Change index analyzers

  • Reindex data

  • Backups using snapshots

Server Configuration

Finetune your FastAPI deployment:

  • Launching FastAPI

  • Environment variables

  • REST API docs

User Management

Manage your Argilla users:

  • User management model

  • Default user

  • Add new users and workspaces

  • Listing Argilla users

  • Delete a user

  • Migrate users from the users.yaml

Database Migrations

Dealing with database migrations:

  • Migrating from old schema

  • Reindex a dataset

Image Support

Multimodality at your fingertips:

  • _image_url as special metadata-field

  • An applied tutorial by Ben Burtenshaw