From a2f0b2f9f07a56ab76f8abee8641a27fce0eca8f Mon Sep 17 00:00:00 2001 From: droplet-bot Date: Sun, 3 Nov 2024 16:03:30 +0000 Subject: [PATCH] chore: auto-gen by protobufs triggered by commit: https://github.com/instill-ai/protobufs/commit/63e6bd9725a0307021b6905faa39c2da7aedda35 --- openapi/v2/service.swagger.yaml | 28 +++++++++++++++++----------- 1 file changed, 17 insertions(+), 11 deletions(-) diff --git a/openapi/v2/service.swagger.yaml b/openapi/v2/service.swagger.yaml index 7c61a078..df253375 100644 --- a/openapi/v2/service.swagger.yaml +++ b/openapi/v2/service.swagger.yaml @@ -1,9 +1,9 @@ # This file is auto-generated. DO NOT EDIT. swagger: "2.0" info: - title: "\U0001F4F1 App " - description: App endpoints to manage ready-to-use AI applications - version: v0.41.0-beta + title: "\U0001F52E Instill AI API" + description: Interact with Instill AI through its public API + version: v0.44.1-beta contact: name: Instill AI url: https://github.com/instill-ai @@ -12,14 +12,20 @@ info: name: Elastic License 2.0 (ELv2) url: https://github.com/instill-ai/protobufs/blob/main/LICENSE tags: - - name: App - description: App endpoints - - name: Conversation - description: Conversation endpoints - - name: Message - description: Message endpoints - - name: Playground - description: Playground endpoints + - name: "\U0001FA86 Namespace" + description: Namespaces (e.g. User, Organization) that structure the resource hierarchy. + - name: "\U0001F4A7 VDP" + description: Pipeline orchestration in VDP (Versatile Data Pipeline). + - name: ⚗️ Model + description: AI Model resources for MLOps/LLMOps. + - name: "\U0001F4BE Artifact" + description: Data orchestration for unified unstructured data representation. + - name: "\U0001F34E App" + description: Ready-to-use AI applications. + - name: "\U0001F4CA Metrics" + description: Resource usage metrics. + - name: "\U0001F91D Subscription" + description: Pricing plans on Instill Cloud. host: api.instill.tech schemes: - https