agentskit.js

DEFAULT_PRICES

Auto-generated API reference for DEFAULT_PRICES.

Variable: DEFAULT_PRICES

const DEFAULT_PRICES: Record<string, TokenPrice>

Defined in: cost-guard.ts:18

Pricing registry keyed by model name (case-insensitive prefix match). Ordered: longest prefix wins so gpt-4o-mini matches before gpt-4o.

Baseline as of late 2025 — keep in sync with provider docs or override via the prices option.

Explore nearby

✎ Edit this page on GitHub·Found a problem? Open an issue →·How to contribute →

On this page