Interface: ScoredEndpoint
A serving endpoint paired with its fuzzy-match distance for a query.
Properties
Section titled “Properties”endpoint
Section titled “endpoint”endpoint:
object
class?
Section titled “class?”
optionalclass?:ChatThinking|ChatBalanced|ChatFast|Embedding
description?
Section titled “description?”
optionaldescription?:string
dimension?
Section titled “dimension?”
optionaldimension?:number
displayName?
Section titled “displayName?”
optionaldisplayName?:string
name:
string
profile?
Section titled “profile?”
optionalprofile?:object
profile.cost?
Section titled “profile.cost?”
optionalcost?:number
profile.quality?
Section titled “profile.quality?”
optionalquality?:number
profile.speed?
Section titled “profile.speed?”
optionalspeed?:number
state?
Section titled “state?”
optionalstate?:string
supportsTools?
Section titled “supportsTools?”
optionalsupportsTools?:boolean
optionaltask?:string
score:
number
Fuse.js distance: 0 is exact, 1 is no match.