Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateTrainingExampleParams

Parameters for the createTrainingExample operation.

Hierarchy

  • CreateTrainingExampleParams

Index

Properties

collectionId

collectionId: string

The ID of the collection.

Optional crossReference

crossReference: string

The cross reference associated with this training example.

Optional documentId

documentId: string

The document ID associated with this training example.

environmentId

environmentId: string

The ID of the environment.

Optional headers

headers: OutgoingHttpHeaders

queryId

queryId: string

The ID of the query used for training.

Optional relevance

relevance: number

The relevance of the training example.

Generated using TypeDoc