Run: 2026-02-24-01KJ8VZD8H4VF4928H7H0SNGET

Run Details

Duration:
4.3s
Cost:
$0.003723
Provider:
Amazon Bedrock

Evaluation summary

Score Evaluator
Details Link
Pass Contains a list of texts (details)

Model input

User/Human
Extract all valid email addresses from the text. Return them in a comma-separated list without spaces. Contact information: 1. John Doe - john.doe@example.com 2. Jane Smith - jane@smith-family.net 3. support@company.co.uk 4. info@subdomain.example.org 5. Invalid email: not.an.email.com 6. Another invalid: @missing-username.com

Model response

AI
Here are the valid email addresses extracted from the text: `john.doe@example.com,jane@smith-family.net,support@company.co.uk,info@subdomain.example.org` **Explanation of exclusions:** - `not.an.email.com` — No `@` symbol, so it's not a valid email address. - `@missing-username.com` — Missing the local part (username) before the `@` symbol.
created_at"2026-02-24T22:23:06.018Z" 2/24/2026, 10:23:06 PM
model"anthropic/claude-4.6-sonnet-20260217"
app_id182717
external_user(null)
streamedtrue
cancelledfalse
latency828
moderation_latency675
generation_time2717
tokens_prompt89
tokens_completion177
native_tokens_prompt121
native_tokens_completion224
native_tokens_completion_images(null)
native_tokens_reasoning85
native_tokens_cached0
num_media_prompt(null)
num_input_audio_prompt(null)
num_media_completion0
num_search_results(null)
origin"https://ncbench.com/"
is_byokfalse
finish_reason"stop"
native_finish_reason"stop"
usage0.003723
router(null)
provider_responses
0
endpoint_id"83d802cb-44f2-45a0-a9d5-cb9bf79777c8"
id"9bcc6dc1-4c1a-4199-8b5e-4b8527860da9"
is_byokfalse
latency827
model_permaslug"anthropic/claude-4.6-sonnet-20260217"
provider_name"Amazon Bedrock"
status200
api_type"completions"
id"gen-1771971786-E45KgTiLCWRJVIZKzrvG"
upstream_id"9bcc6dc1-4c1a-4199-8b5e-4b8527860da9"
total_cost0.003723
cache_discount(null)
upstream_inference_cost0
provider_name"Amazon Bedrock"

Evaluation details

Result Evaluator Details Meta Data
Pass Contains a list of texts
john.doe@example.com jane@smith-family.net support@company.co.uk info@subdomain.example.org
john.doe@example.comtrue
jane@smith-family.nettrue
support@company.co.uktrue
info@subdomain.example.orgtrue