> ## Documentation Index
> Fetch the complete documentation index at: https://www.getmaxim.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Conciseness

> Evaluates whether the output is appropriately brief and to the point without unnecessary verbosity, assessing efficiency in communication.

## Input

* **Required Inputs:**
  * **`output`**: The generated text content to be assessed for brevity and efficiency.

## Output

* **`Result`**: Score is one of the discrete values: 0, 0.25, 0.5, 0.75, or 1
* **`Reasoning`**: Explanation of conciseness assessment

## Interpretation

* **1**: Highly Concise
* **0.75**: Mostly Concise
* **0.5**: Moderately Verbose
* **0.25**: Highly Verbose
* **0**: Extremely Verbose
