Reference
Technical reference for the LatticeFlow AI Platform CLI, entities, and built-in scorers, solvers, and metrics.
Install the SDK and CLI with pip:
pip install latticeflow-go-sdkCLI quickstart
Install the CLI and run your first evaluation.
CLI commands
Complete command reference with flags and environment variables.
YAML
Write YAML specifications to configure and run evaluations.
Entities
Configuration reference for AI apps, datasets, models, tasks, and more.
Scorers
Built-in scorers for evaluating solver and sample outputs.
Solvers
Built-in solvers for producing outputs from dataset samples.
Metrics
Built-in metrics for aggregating scores across samples.
Core Types
Shared type definitions used across the SDK and CLI.