docs(9ae0a626-0e4d-4950-9cb8-bf0e945d2750_8eba1583-5a00-476e-adfa-fa31e4f03716): document BYOK zero-credit behavior in Evals - #823
Conversation
…1e4f03716): document BYOK zero-credit behavior in Evals cost breakdown Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Automations to automatically generate PRs for you. |
🎯 Vibe checkReviewed: 1 file (1 with issues, 0 clean) Scores
Score key: 🟢 9–10, 🟡 6–8, 🔴 1–5. ✨ Overall vibe: Solid introduction page — clear definition, good motivation section, and a thorough cost/billing breakdown that will genuinely help users. Two small structural issues: the CardGroup and Overview section double-cover the same three features without covering the other two, and the 🔧 Issues (2)
🏗️ Page structure (1)
|
| Item | Count |
|---|---|
| Files reviewed | 1 |
| Context pages read | 2 |
| Total lines processed | ~364 |
Files read: build/agents/evals/introduction.mdx (109 lines), build/agents/evals/test-sets.mdx (132 lines), build/agents/evals/checks.mdx (123 lines)
Summary
Adds a
<Note>callout to the Cost and billing section ofbuild/agents/evals/introduction.mdxexplaining that components using BYOK (Bring Your Own Key) models show 0 credits in the eval cost breakdown.The callout is placed after the component breakdown table and covers all three components:
Verification
This feature is live and reachable — users can configure BYOK models via project keys for agents today, and select BYOK models for LLM judge Checks.
Facts are verified from
apps/nodeapi/src/llm/model_handler_helpers.tslines 92–96, whereCalculateModelCreditsreturnscredits_cost: 0andubb_credit_cost: 0whenuser_key_usedis true.Linear issue
https://linear.app/relevance/issue/9ae0a626-0e4d-4950-9cb8-bf0e945d2750_8eba1583-5a00-476e-adfa-fa31e4f03716/