OrcaVerify Text 1.0 (Free)

orca/orcaverify-text1.0-free
FREE
by Orca

AI-generated-text detection over the OpenAI Chat Completions format: four calibrated verdicts (AI_GENERATED / AI_ASSISTED / HUMAN / ABSTAIN) with a calibrated probability and paragraph-level localization. English, Chinese, Japanese and Korean.

Inputtext
Outputtext
p50 TTFT154 ms
PRICEFreerate-limited · model usage at $0
p50 TTFT154 ms7d
p95 TTFT242 ms7d
TRAFFIC12.1Ktokens / 7d

Code samples

import os

from openai import OpenAI

client = OpenAI(
    base_url="https://api.orcarouter.ai/v1",
    api_key=os.environ["ORCAROUTER_API_KEY"],
)

response = client.chat.completions.create(
    model="orca/orcaverify-text1.0-free",
    messages=[{"role": "user", "content": "Hello"}],
)
print(response.choices[0].message.content)

Supported parameters

  • stream
  • stream_options

Pricing

$0
Pricing
Input / 1M tokens$0
Output / 1M tokens$0
BillingModel usage is never charged to your balance
Over the limitHTTP 429 when a limit is hit

Need it without the limits? orca/orcaverify-text1.0·How free-tier limits work

Performance

p50 TTFT
154 ms
Output speed
236 tok/s
p95 TTFT
242 ms
Error rate
0%

Public benchmarks

Source: Design Arena

Community buzz

What developers are saying this week

Hacker News0 mentions · 7d

How it compares

OrcaVerify Text 1.0 (Free)OrcaVerify Text 1.0
Input $/M$2.00
Output $/M
Context
Quality5/10
Compare side-by-sideCompare side-by-side

FAQ

How much does Orca: OrcaVerify Text 1.0 (Free) cost on OrcaRouter?
Orca: OrcaVerify Text 1.0 (Free) is priced at $0.00 per 1M input tokens and $0.00 per 1M output tokens via OrcaRouter. Pricing is pulled live from the routing layer.
How do I call Orca: OrcaVerify Text 1.0 (Free) via the OpenAI SDK?
Set OpenAI base_url to https://api.orcarouter.ai/v1, supply your OrcaRouter API key, and pass model="orca/orcaverify-text1.0-free" in the chat.completions.create call.
Does OrcaRouter rate-limit Orca: OrcaVerify Text 1.0 (Free)?
Per-model rate limits follow your OrcaRouter plan. Free tiers ship with conservative caps; paid tiers lift them. Check /pricing for current quotas.

Embed this badge

Orca: OrcaVerify Text 1.0 (Free)pricing pending154ms p50via OrcaRouter
HTML <a href="https://www.orcarouter.ai/models/orca/orcaverify-text1.0-free" target="_blank"> <img src="https://www.orcarouter.ai/embed/orca/orcaverify-text1.0-free.svg" alt="Orca: OrcaVerify Text 1.0 (Free) on OrcaRouter" /> </a>
Markdown [![Orca: OrcaVerify Text 1.0 (Free)](https://www.orcarouter.ai/embed/orca/orcaverify-text1.0-free.svg)](https://www.orcarouter.ai/models/orca/orcaverify-text1.0-free)

Model card as data

GET /api/public/models/orca/orcaverify-text1.0-freeOpen
Machine-readable:/llms.txt/llms-full.txt