Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TrainingQuery

Training query details.

Hierarchy

  • TrainingQuery

Index

Properties

Optional examples

examples: TrainingExample[]

Array of training examples.

Optional filter

filter: string

The filter used on the collection before the natural_language_query is applied.

Optional natural_language_query

natural_language_query: string

The natural text query for the training query.

Optional query_id

query_id: string

The query ID associated with the training query.

Generated using TypeDoc