
Hume Auth Keys Rate Limits Concurrency
Hume AI (EVI / Octave) · Hume AI
Empathic Voice AI — Hume AI
Evaluates Hume AI's Auth, Keys, Rate Limits & Concurrency 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 | Agent calls POST /v0/batch/jobs and POST /v0/tts and must authenticate the server-to-server REST requests. | Authenticate REST calls with the X-Hume-Api-Key header carrying the project API key from a server-side secret store. Do not place the key in a query string or client-visible code. | Pass / FailAi Platformhigh |
| 02 | A browser client needs to open the EVI chat WebSocket without exposing the long-lived API key. | Exchange the API key + Secret server-side for a short-lived access token (client-credentials flow) and hand only that token to the browser for the EVI WebSocket. Never ship the API key or Secret to the client. [REQUIRES-VERIFICATION] for token TTL. | Pass / FailAi Platformcritical |
| 03 | A developer is tempted to put the API key + Secret in a mobile app to simplify the auth flow. | Keep the Secret strictly server-side; the mobile/browser client receives only ephemeral access tokens minted by the backend. Rotate the Secret if it is ever exposed and treat exposure as an incident. | 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
- Auth Keys Rate Limits Concurrency
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 Auth Keys Rate Limits Concurrency eval for Hume AI Hume AI (EVI / Octave) test?+
Evaluates Hume AI's Auth, Keys, Rate Limits & Concurrency 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 Auth Keys Rate Limits Concurrency 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 Auth Keys Rate Limits Concurrency 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 Auth Keys Rate Limits Concurrency 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.