Skip to main content
GET
List embedding models compatible with the KB dimension policy

Headers

x-user-id
string
required

Caller's user ID. Temporary header-based identity; will be replaced by JWT auth.

Response

Successful Response

Response body listing KB-compatible embedding models.

The list is pre-filtered server-side against the manager's dimension policy. The policy itself is also returned so the front-end can render an explanatory banner and lock the dimension selector when applicable.

providers
KbEmbeddingProvider · object[]
required

One entry per credential that has at least one compatible embedding model.

policy
DimensionPolicy · object
required

The dimension policy used to filter the cards; surfaced verbatim so the UI can explain why models were filtered.