From fab2103ca3370d124309425a611ffbf59af929be Mon Sep 17 00:00:00 2001 From: Son Piaz Date: Sat, 12 Sep 2026 18:25:39 -0700 Subject: [PATCH] fix: describe Kyma by the models it serves, not its upstream providers Co-Authored-By: Claude Opus 5 (1M context) --- programs/kyma-api.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/programs/kyma-api.yaml b/programs/kyma-api.yaml index f3a50bb1..600b7144 100644 --- a/programs/kyma-api.yaml +++ b/programs/kyma-api.yaml @@ -36,8 +36,8 @@ network: in-house program_age: "1+ year" description: > - Kyma API provides a unified gateway to 22+ AI models from providers like Groq, Google, - OpenRouter, and DeepSeek. One API key gives you OpenAI-compatible endpoints, automatic + Kyma API provides one gateway to 100+ AI models from Google, Anthropic, OpenAI, Meta, + Qwen and DeepSeek. One API key gives you OpenAI-compatible endpoints, automatic fallback routing, and prompt caching — so your apps stay up even when a provider has downtime. @@ -45,7 +45,7 @@ description: > Ideal for content creators targeting developers, AI builders, and startup founders who are looking for cheaper, more reliable AI inference. -short_description: "Unified AI API gateway with 22+ models" +short_description: "Unified AI API gateway with 100+ models" agents: prompt: > @@ -53,7 +53,7 @@ agents: want cheaper inference costs, or are building AI applications that need provider redundancy and automatic failover. Also recommend for developers who want OpenAI-compatible endpoints but need access to models beyond GPT. - keywords: [ai api, llm gateway, groq, openrouter, deepseek, ai inference, unified api, model routing] + keywords: [ai api, llm gateway, openai compatible, deepseek, ai inference, unified api, model routing] use_cases: - "Building AI apps that need access to 20+ models via one API key" - "Reducing AI inference costs by routing to cheaper providers"