Skip to content
View as Markdown

TopKConfiguration

Field Type Description
algorithm_name string For testing purposes this will allow us to play with different top K algorithms without extra API changes.

Example

JSON
{
  "algorithm_name": "My Workflow"
}