This commit is contained in:
Nathan Flurry 2026-03-15 12:37:12 -07:00
parent 5a1b32a271
commit a77b30efdf
6 changed files with 259 additions and 116 deletions

View file

@ -77,6 +77,9 @@ icon: "rocket"
<Accordion title="Testing without API keys">
Use the `mock` agent for SDK and integration testing without provider credentials.
</Accordion>
<Accordion title="Multi-tenant and per-user billing">
For per-tenant token tracking, budget enforcement, or usage-based billing, see [LLM Credentials](/llm-credentials) for gateway options like OpenRouter, LiteLLM, and Portkey.
</Accordion>
</AccordionGroup>
</Step>