Skip to content

docs: Kyma endpoint for Content Lab in README - #102

Merged
sonpiaz merged 2 commits into
mainfrom
docs/kyma-endpoints
Sep 13, 2026
Merged

docs: Kyma endpoint for Content Lab in README#102
sonpiaz merged 2 commits into
mainfrom
docs/kyma-endpoints

Conversation

@sonpiaz

@sonpiaz sonpiaz commented Sep 13, 2026

Copy link
Copy Markdown
Member

Model / endpoint evidence

Content Lab lets the user pick the model at runtime (src/lib/content-lab-types.ts:100-107, GenerateRequest.model optional at :50), so no fixed model table applies per the ticket's rule for user-selectable models. Table below covers the one path checked instead:

model id code file:line model page HTTP code
n/a (user selects at runtime: qwen-3.6-plus, deepseek-v3, gemini-2.5-flash, minimax-m2.7, qwen-3-coder, glm-5.1) src/lib/content-lab-types.ts:100-107 not applicable (no fixed id to link)

Endpoint evidence: src/app/api/content-lab/route.ts:81-92 builds an OpenAI SDK client with baseURL: "https://kymaapi.com/v1" and calls client.chat.completions.create(...), i.e. POST https://kymaapi.com/v1/chat/completions.

Note found while reading the code, out of scope for this ticket: src/lib/registry.json:23089 (a data file, not README) names inference providers (Groq, OpenRouter, DeepSeek) in Kyma's own listed program description. Flagging for awareness only; not touched here since this PR is README.md only.

README.md only. No code changes.

🤖 Generated with Claude Code

https://claude.ai/code/session_01JjoE3dRyR4WnS3zjGkAAgS

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JjoE3dRyR4WnS3zjGkAAgS
@vercel

vercel Bot commented Sep 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
open-affiliate Ready Ready Preview Sep 13, 2026 1:56am UTC

Request Review

@sonpiaz
sonpiaz marked this pull request as ready for review September 13, 2026 01:55
@sonpiaz
sonpiaz merged commit 174b153 into main Sep 13, 2026
3 of 4 checks passed
@sonpiaz
sonpiaz deleted the docs/kyma-endpoints branch September 13, 2026 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant