update(doc): Update hosted key/byok section#4098
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
PR SummaryLow Risk Overview Updates BYOK docs (including Reviewed by Cursor Bugbot for commit f19ebea. Bugbot is set up for automated code reviews on this repo. Configure here. |
Greptile SummaryThis PR updates the hosted key / BYOK documentation across six languages to reflect newly supported providers (Firecrawl, Exa, Serper, Linkup, Parallel AI, Perplexity, Jina AI, Google Cloud, Brandfetch, Fireworks, and Mistral for Agent blocks). The English
Confidence Score: 3/5Hold for updates: two P1 content gaps mean non-English users see missing pricing sections and an incorrect multiplier. Two P1 findings: the new "Hosted Tool Pricing" section is entirely absent from all five non-English docs, and the 1.4× vs 1.1× multiplier inconsistency makes the translated pricing tables factually wrong relative to the English source. All five translated costs.mdx files (de, es, fr, ja, zh) need the "Hosted Tool Pricing" section added and the hosted-model multiplier corrected to 1.1×. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[Workflow Execution] --> B{API Key Source}
B -->|Sim Hosted Key| C[1.1× multiplier applied]
B -->|BYOK| D[Base provider price, no markup]
C --> E{Block Type}
E -->|Agent block| F[OpenAI / Anthropic / Google / Mistral / Fireworks]
E -->|Tool block| G[Firecrawl / Exa / Serper / Perplexity / Linkup / Parallel AI / Jina AI / Google Cloud / Brandfetch]
D --> H[Any supported provider at cost]
F --> I[Billed in Sim credits]
G --> I
H --> I
|
Summary
We've added a lot more hosted keys for non-agent blocks. Updated documentation to show pricing and supported hosted keys.
Type of Change
Testing
I read the documentation.
Checklist
Screenshots/Videos