feat(standardcompute): add Standard Compute provider (flat-rate OpenAI-compatible router)#3306
feat(standardcompute): add Standard Compute provider (flat-rate OpenAI-compatible router)#3306henrikdukefoss wants to merge 5 commits into
Conversation
Action items
|
|
Both action items addressed:
Happy to adjust further. |
|
I have gathered enough context to evaluate the PR. The proposed files are a new Action items
|
…d $0 per-token cost
|
Addressed: the provider.toml leading comment now cites the direct pricing page (https://standardcompute.com/pricing, accessed 2026-07-18) substantiating the subscription tiers ($9–$399/mo by execution speed) behind the $0 per-token cost, alongside the integrations doc. |
|
No actionable findings. |
Adds Standard Compute, a flat-rate unlimited LLM gateway with an OpenAI-compatible API.
@ai-sdk/openai-compatible, basehttps://api.stdcmpt.com/v1, auth viaSTANDARDCOMPUTE_API_KEYstandardcomputeauto-route id (analogous to LLM Gateway'sauto) — routes each request to a suitable frontier modeltool_callandstructured_outputverified against the live endpoint on 2026-07-17; conservative on the rest (attachment/reasoningfalse, text-only modalities, 128k context floor)Disclosure: I run Standard Compute. Happy to adjust fields to maintainer preference.