- Add telemetry — Emit an OpenTelemetry GenAI span from every llmkit call — point at a collector, or hand the OTLP bytes to your own OTEL stack.
- Install llmkit — Add llmkit to a Go, TypeScript, Python, Rust, Swift, or Java project with that language's own package manager.
- Send your first prompt