From 265362aa9d3ff670f279173ed7bc139b6a0f2e4b Mon Sep 17 00:00:00 2001 From: Heiru Wu Date: Thu, 29 Aug 2024 11:53:52 +0800 Subject: [PATCH] chore: update ref commit --- schema/ai-tasks.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/schema/ai-tasks.json b/schema/ai-tasks.json index 7d657649..43e396e7 100644 --- a/schema/ai-tasks.json +++ b/schema/ai-tasks.json @@ -1030,7 +1030,7 @@ "type": "object", "properties": { "data": { - "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/6530ff4/schema/schema.json#/$defs/instill-types/vision-input", + "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/62743c4/schema/schema.json#/$defs/instill-types/vision-input", "type": "object" }, "parameter": { @@ -1055,7 +1055,7 @@ "description": "Output data", "instillShortDescription": "Output data", "type": "object", - "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/6530ff4/schema/schema.json#/$defs/instill-types/classification" + "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/62743c4/schema/schema.json#/$defs/instill-types/classification" }, "metadata": { "description": "Output metadata", @@ -1088,7 +1088,7 @@ "type": "object", "properties": { "data": { - "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/6530ff4/schema/schema.json#/$defs/instill-types/vision-input", + "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/62743c4/schema/schema.json#/$defs/instill-types/vision-input", "type": "object" }, "parameter": { @@ -1113,7 +1113,7 @@ "description": "Output data", "instillShortDescription": "Output data", "type": "object", - "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/6530ff4/schema/schema.json#/$defs/instill-types/detection" + "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/62743c4/schema/schema.json#/$defs/instill-types/detection" }, "metadata": { "description": "Output metadata", @@ -1146,7 +1146,7 @@ "type": "object", "properties": { "data": { - "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/6530ff4/schema/schema.json#/$defs/instill-types/vision-input", + "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/62743c4/schema/schema.json#/$defs/instill-types/vision-input", "type": "object" }, "parameter": { @@ -1171,7 +1171,7 @@ "description": "Output data", "instillShortDescription": "Output data", "type": "object", - "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/6530ff4/schema/schema.json#/$defs/instill-types/keypoint" + "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/62743c4/schema/schema.json#/$defs/instill-types/keypoint" }, "metadata": { "description": "Output metadata", @@ -1204,7 +1204,7 @@ "type": "object", "properties": { "data": { - "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/6530ff4/schema/schema.json#/$defs/instill-types/vision-input", + "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/62743c4/schema/schema.json#/$defs/instill-types/vision-input", "type": "object" }, "parameter": { @@ -1229,7 +1229,7 @@ "description": "Output data", "instillShortDescription": "Output data", "type": "object", - "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/6530ff4/schema/schema.json#/$defs/instill-types/ocr" + "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/62743c4/schema/schema.json#/$defs/instill-types/ocr" }, "metadata": { "description": "Output metadata", @@ -1262,7 +1262,7 @@ "type": "object", "properties": { "data": { - "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/6530ff4/schema/schema.json#/$defs/instill-types/vision-input", + "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/62743c4/schema/schema.json#/$defs/instill-types/vision-input", "type": "object" }, "parameter": { @@ -1287,7 +1287,7 @@ "description": "Output data", "instillShortDescription": "Output data", "type": "object", - "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/6530ff4/schema/schema.json#/$defs/instill-types/semantic-segmentation" + "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/62743c4/schema/schema.json#/$defs/instill-types/semantic-segmentation" }, "metadata": { "description": "Output metadata", @@ -1320,7 +1320,7 @@ "type": "object", "properties": { "data": { - "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/6530ff4/schema/schema.json#/$defs/instill-types/vision-input", + "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/62743c4/schema/schema.json#/$defs/instill-types/vision-input", "type": "object" }, "parameter": { @@ -1345,7 +1345,7 @@ "description": "Output data", "instillShortDescription": "Output data", "type": "object", - "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/6530ff4/schema/schema.json#/$defs/instill-types/instance-segmentation" + "$ref": "https://raw.githubusercontent.com/instill-ai/instill-core/62743c4/schema/schema.json#/$defs/instill-types/instance-segmentation" }, "metadata": { "description": "Output metadata",