diff --git a/schema/ai-tasks.json b/schema/ai-tasks.json index 75c64e2a..3454e579 100644 --- a/schema/ai-tasks.json +++ b/schema/ai-tasks.json @@ -520,10 +520,6 @@ "description": "The reason the model stopped generating tokens.", "instillShortDescription": "The reason the model stopped generating tokens.", "instillFormat": "string", - "enum": [ - "stop", - "length" - ], "instillUIOrder": 0 }, "index": {