Behaviors
Behaviors are the expectations for how your LLM application should perform — response quality, safety, brand voice, and so on. You attach metrics to a behavior to measure it, and tag tests with a behavior so results roll up by expectation.
Behaviors and metrics
Rhesis uses a two-layer model: behaviors state what you expect; metrics verify it. One behavior can carry multiple metrics, so you can measure the same expectation from different angles. See Tests and Test Results.
Behavior tags
Behavior tags are optional labels for organizing and filtering behaviors — use them when several behaviors share a feature area, risk theme, or team workflow. Add them while creating or editing a behavior: type in the Tags field and press Enter, or pick an existing tag from the suggestions. Tags are organization-scoped and reusable across behaviors, and the behavior grid can filter by them.
Behavior tags are distinct from a test’s category and topic: tags organize behavior definitions, while category and topic classify individual tests.