Changelog

Provider Keys & Automatic Fallback

Store LLM provider API keys in Grepture. Automatic same-provider and cross-provider fallback on auth errors, rate limits, timeouts, and server errors.

Store your LLM provider API keys (OpenAI, Anthropic, Gemini, Azure) directly in the Grepture dashboard. The proxy automatically fails over between keys on the same provider and across providers on 401, 408, 429, and 5xx errors. Cross-provider fallback translates the request and response format automatically — your application code never changes.