list_builtin_behaviors
Retrieve the catalog of built-in behavioral checks to identify available semantic similarity metrics for offline LLM output testing without API calls.
Instructions
Return the catalog of built-in behavioral checks available in llm-behave.
Returns: list of dicts, each with 'name', 'method', and 'description' keys.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |