Skip to content

Commit

Permalink
chore: update ref commit
Browse files Browse the repository at this point in the history
  • Loading branch information
heiruwu committed Sep 2, 2024
1 parent 5dca8d7 commit 265362a
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions schema/ai-tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand All @@ -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",
Expand Down Expand Up @@ -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": {
Expand All @@ -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",
Expand Down Expand Up @@ -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": {
Expand All @@ -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",
Expand Down Expand Up @@ -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": {
Expand All @@ -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",
Expand Down Expand Up @@ -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": {
Expand All @@ -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",
Expand Down Expand Up @@ -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": {
Expand All @@ -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",
Expand Down

0 comments on commit 265362a

Please sign in to comment.