Skip to main content

Interface: MmEntityMatch

Represents a matchmaker entity match. A high score indicates a good match.

Hierarchy

Properties

categoryId

categoryId: string

Inherited from

MmEntity.categoryId


content

content: string

Inherited from

MmEntity.content


id

id: string

Inherited from

MmEntity.id


metadata

metadata: AiContextMetadata

Inherited from

MmEntity.metadata


reasoning

reasoning: string


score

score: number

The score of the match between 0 and 100 - 100 represents best match.