Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UpdateTrainingExampleParams

Parameters for the updateTrainingExample operation.

Hierarchy

  • UpdateTrainingExampleParams

Index

Properties

collectionId

collectionId: string

The ID of the collection.

Optional crossReference

crossReference: string

The example to add.

environmentId

environmentId: string

The ID of the environment.

exampleId

exampleId: string

The ID of the document as it is indexed.

Optional headers

headers: OutgoingHttpHeaders

queryId

queryId: string

The ID of the query used for training.

Optional relevance

relevance: number

The relevance value for this example.

Generated using TypeDoc