Skip to content

feat(gateway): expose embedding model catalog#3099

Merged
marius-kilocode merged 3 commits intomainfrom
feat/indexing-embedding-models-api
May 7, 2026
Merged

feat(gateway): expose embedding model catalog#3099
marius-kilocode merged 3 commits intomainfrom
feat/indexing-embedding-models-api

Conversation

@marius-kilocode
Copy link
Copy Markdown
Contributor

Summary

Expose the Kilo-hosted embedding model catalog through the gateway so clients can fetch supported indexing models from Cloud instead of hardcoding the list.

Verification

Manual API testing was not run locally. The endpoint is static and covered by a focused route test.

Visual Changes

N/A

Reviewer Notes

This is paired with the kilocode PR that switches indexing settings to consume /api/gateway/embedding-models with a bundled fallback.

Comment thread apps/web/src/lib/ai-gateway/embeddings/kilo-embedding-models.ts Outdated
Comment thread apps/web/src/lib/ai-gateway/embeddings/kilo-embedding-models.ts Outdated
@kilo-code-bot
Copy link
Copy Markdown
Contributor

kilo-code-bot Bot commented May 7, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (5 files)
  • apps/web/src/app/(app)/claw/components/embeddingModels.ts
  • apps/web/src/app/api/gateway/embedding-models/route.test.ts
  • apps/web/src/app/api/gateway/embedding-models/route.ts
  • apps/web/src/lib/ai-gateway/embeddings/kilo-embedding-models.ts
  • packages/trpc/tsconfig.json

Reviewed by gpt-5.5-2026-04-23 · 552,618 tokens

Comment thread packages/trpc/tsconfig.json Outdated
@marius-kilocode marius-kilocode merged commit 1a6e054 into main May 7, 2026
13 checks passed
@marius-kilocode marius-kilocode deleted the feat/indexing-embedding-models-api branch May 7, 2026 13:21
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.

2 participants