
Hume Evi Tool Use
Hume AI (EVI / Octave) · Hume AI
Empathic Voice AI — Hume AI
Evaluates Hume AI's Tool Use / Function Calling in EVI across 9 scenario-based test cases, each graded against an expected-behavior rubric by an LLM judge, from Corsac's Empathic Voice AI eval coverage.
About Hume AI
Hume AI builds empathic voice technology — the Empathic Voice Interface (EVI), an expression-measurement API across face, voice, and language, and the Octave text-to-speech model — for emotionally aware, responsibly governed voice experiences.
Sample tests· showing 3 of 9
| # | Input | Expected behavior | Check |
|---|---|---|---|
| 01 | Mid-conversation EVI emits a tool_call event (with a tool_call_id) to look up an order status; the client executes the function. | Return a tool_response message carrying the same tool_call_id and the result payload so EVI can ground its spoken reply. Match strictly by tool_call_id; do not return an unkeyed result the server cannot correlate. | Pass / FailAi Platformcritical |
| 02 | The order-lookup function returns a structured object; the client must send it back to EVI for the assistant to verbalize. | Send the tool_response content in the documented shape (e.g. a JSON-serializable result/content string keyed by tool_call_id) so the LLM can consume it. Keep the payload concise and free of secrets the assistant should not speak. | Pass / FailAi Platformhigh |
| 03 | The backend the tool calls returns a 503; the client must tell EVI the tool failed. | Return a tool_error (or tool_response flagged as an error) with the tool_call_id and a clear message so the assistant can gracefully tell the user and/or retry, rather than fabricating a successful result. | Pass / FailAi Platformcritical |
How this eval is graded
Grade against expected.ideal_behavior and expected.rubric. Per-criterion pass requires mean >= 4.0 and no criterion below 3. Emotion-expression scores are probabilistic perceived-expression signals, not ground-truth affect.
Rubric criteria
- Hume
- Ai Platform
- Evi Tool Use
Recommended for
Works with
Related evals
Claude API
Evaluates Anthropic's Batch API across 9 scenario-based test cases, each graded against an expected-behavior rubric by an LLM judge, from Corsac's Foundation Model & API eval coverage.
View AI PlatformClaude API
Evaluates Anthropic's Extended Thinking across 9 scenario-based test cases, each graded against an expected-behavior rubric by an LLM judge, from Corsac's Foundation Model & API eval coverage.
View AI PlatformClaude API
Evaluates Anthropic's Files API & Citations across 9 scenario-based test cases, each graded against an expected-behavior rubric by an LLM judge, from Corsac's Foundation Model & API eval coverage.
ViewFrequently asked questions
What does the Hume Evi Tool Use eval for Hume AI Hume AI (EVI / Octave) test?+
Evaluates Hume AI's Tool Use / Function Calling in EVI across 9 scenario-based test cases, each graded against an expected-behavior rubric by an LLM judge, from Corsac's Empathic Voice AI eval coverage.
How is the Hume Evi Tool Use eval scored?+
The judge rubric: Grade against expected.ideal_behavior and expected.rubric. Per-criterion pass requires mean >= 4.0 and no criterion below 3. Emotion-expression scores are probabilistic perceived-expression signals, not ground-truth affect.
How many test cases does this eval pack include?+
The Hume Evi Tool Use pack for Hume AI Hume AI (EVI / Octave) contains 9 test cases. 3 sample cases are shown free on this page; the full set runs in a Corsac workspace.
How do I run this eval?+
Sign up for Corsac, connect your model or agent endpoint, and run the Hume Evi Tool Use pack as-is or after customizing thresholds. Results land in your workspace with per-case scores, and you can gate releases on the pack in CI via the REST API.
Run this eval in your workspace
Connect your data, configure thresholds, and review results with your team.