Reference¶
Technical reference material for KITT. This section provides detailed specifications for the CLI, configuration file schemas, Docker setup, REST API, and environment variables.
Use these pages when you need exact field names, endpoint paths, or default values. For guided walkthroughs, see the Getting Started section instead.
Contents¶
-
CLI Reference -- Complete command and option listing, auto-generated from Click decorators.
-
Configuration Files -- YAML schema reference for suites, engines, campaigns, and custom benchmarks.
-
Docker Files -- Dockerfile stages, docker-compose services, GPU passthrough, and network requirements.
-
REST API -- Endpoints exposed by
kitt web, including authentication, request/response formats, and SSE streaming. -
Environment Variables -- Every environment variable KITT reads, with descriptions and default values.