For the complete documentation index, see llms.txt. This page is also available as Markdown.

MatchFinished objects

Fields

This object type contains at least the following fields, and may have additional fields depending on the value of matchFinished.

Field name
JSON type
Description

matchFinished

string

A discriminator field that can be used to identify the type of match status. Possible values:

Sample

{
  "reason": "Normally"
}

Last updated

Was this helpful?