Simple Use Cases (Low Complexity)

Description

Straightforward queries with clear intent, minimal ambiguity, and limited data relationships.

Examples

Show usage report for the last 10 days.
List all entitlements for the ACME account that expire next quarter.
List the top 10 customers using the ANC product.

Characteristics

Single entity or dataset.
Limited filtering or aggregation.
No complex joins or derived logic.

Recommended Models

Lightweight / cost-efficient models such as Claude Haiku 4.5 and GPT 5.0 mini.

Why

Faster response times.
Lower cost per request.
Sufficient accuracy for structured, well-defined queries.