BaiseAI Playground

Configure path routing parameters and map blueprint structures.

{ "is_expert": false, "annotation_type_category": "", "annotation_type": "", "label_behavior": "", "labels": [ "Category A", "Category B" ], "column_mapping": {} }
// Annotation engine interaction hooks stream details here
{
  "id": 1,
  "data": {
    "instruction": "Sample value for instruction",
    "ts": {
      "time": [
        0,
        1,
        2,
        3,
        4,
        5,
        6,
        7,
        8,
        9
      ],
      "first_column": [
        1,
        2,
        3,
        4,
        5,
        6,
        7,
        8,
        9,
        10
      ],
      "second_column": [
        5,
        4,
        3,
        2,
        1,
        2,
        3,
        4,
        5,
        6
      ]
    }
  },
  "annotations": [],
  "predictions": []
}

Preview Canvas View

Loading task…