Interface: CompareModelDto
@kortexya/reasoninglayer / Conversation / CompareModelDto
Interface: CompareModelDto
Defined in: src/types/conversation.ts:427
One registered comparison model for the conversation UI’s selector /
compare panel — GET /api/v1/conversation/models.
Properties
id
id:
string
Defined in: src/types/conversation.ts:429
Stable model id.
kind
kind:
string
Defined in: src/types/conversation.ts:431
"endpoint" or "candle" — the UI badges candle models as constrained-native.
label
label:
string
Defined in: src/types/conversation.ts:433
Human-readable label.