共用方式為


Leap (獨立發行者) (預覽版)

使用 Leap 生成圖像、音樂等。

此連接器適用於以下產品和區域:

服務 Class Regions
副駕駛工作室 進階 除下列區域外的所有 Power Automate 區域
     - 美國政府 (GCC)
     - 美國政府(海灣合作委員會高中)
     - 由 21Vianet 營運的中國雲
     - 美國國防部 (DoD)
邏輯應用程式 標準 所有 Logic Apps 區域, 但下列區域除外:
     - Azure Government 區域
     - Azure 中國區域
     - 美國國防部 (DoD)
Power Apps 進階 除下列區域外的所有 Power Apps 區域
     - 美國政府 (GCC)
     - 美國政府(海灣合作委員會高中)
     - 由 21Vianet 營運的中國雲
     - 美國國防部 (DoD)
Power Automate(自動化服務) 進階 除下列區域外的所有 Power Automate 區域
     - 美國政府 (GCC)
     - 美國政府(海灣合作委員會高中)
     - 由 21Vianet 營運的中國雲
     - 美國國防部 (DoD)
連絡人​​
名稱 特洛伊·泰勒
URL https://www.hitachisolutions.com
Email ttaylor@hitachisolutions.com
連接器中繼資料
Publisher 錢德拉·塞卡爾·馬拉、特洛伊·泰勒
網站 https://tryleap.ai/
隱私策略 https://app.getterms.io/view/dlM8u/privacy/en-us
類別 AI

正在建立連線

連接器支援下列驗證類型:

預設值 建立連線的參數。 所有區域 不可共享

預設

適用:所有地區

建立連線的參數。

這不是可共用的連線。 如果 Power App 與其他使用者共用,系統會明確提示其他使用者建立新連線。

名稱 類型 Description 為必填項目
API 金鑰 (以「持有人YOUR_API_KEY_HERE」的形式) securestring 此 API 的 API 金鑰 (格式為「持有人YOUR_API_KEY_HERE」)

節流限制

名稱 呼叫 續約期間
每個連線的 API 呼叫 100 60 秒

動作

刪除映像工作

刪除映像工作和所有相關映像。

刪除模型

刪除模型。 這是不可逆的。

取得影像作業

擷取單一影像產生作業,包括所產生影像的 URL。

取得影像作業

擷取特定模型的推論工作清單。

取得模型

擷取單一模型。

取得模型

擷取工作區所有模型的清單

取得音樂生成工作

擷取工作區所有音樂產生工作的清單。

定型模型

上傳一些影像 URL 範例並訓練新模型。 培訓通常需要 20-40 分鐘。

獲得音樂生成工作

擷取特定的音樂產生工作。

生成音樂

通過提供文本描述來生成音樂。 世代通常需要 1-3 分鐘。

產生影像

通過提供文本描述來生成圖像。

刪除映像工作

刪除映像工作和所有相關映像。

參數

名稱 機碼 必要 類型 Description
型號識別碼
modelId True string

用於產生影像的模型 ID。 這可以是自訂模型或公用模型。

推論 ID
inferenceId True string

要刪除的影像產生工作的 ID。

傳回

response
string

刪除模型

刪除模型。 這是不可逆的。

參數

名稱 機碼 必要 類型 Description
型號識別碼
modelId True string

用於產生影像的模型 ID。 這可以是自訂模型或公用模型。

傳回

名稱 路徑 類型 Description
ID
id string

識別碼。

名稱
name string

名稱。

創建於
createdAt string

建立時。

主題關鍵字
subjectKeyword string

主旨關鍵字。

主題類型
subjectType string

主體類型。

地位
status string

狀態。

影像範例
imageSamples array of string

影像範例。

取得影像作業

擷取單一影像產生作業,包括所產生影像的 URL。

參數

名稱 機碼 必要 類型 Description
型號識別碼
modelId True string

用於產生影像的模型 ID。 這可以是自訂模型或公用模型。

推論 ID
inferenceId True string

要擷取的影像產生工作的識別碼。

傳回

名稱 路徑 類型 Description
ID
id string

識別碼。

高度
height integer

高度。

寬度
width integer

寬度。

Prompt
prompt string

提示。

否定提示
negativePrompt string

否定提示。

提示強度
promptStrength integer

及時的力量。

型號識別碼
modelId string

模型識別碼。

圖像數量
numberOfImages integer

影像數量。

Seed
seed integer

種子。

Steps
steps integer

步驟。

升級選項
upscalingOption string

升級選項。

創建於
createdAt string

建立時。

State
state string

國家。

地位
status string

狀態。

圖片
images array of object
ID
images.id string

識別碼。

URI
images.uri string

The URI.

創建於
images.createdAt string

建立時。

取得影像作業

擷取特定模型的推論工作清單。

參數

名稱 機碼 必要 類型 Description
型號識別碼
modelId True string

用於產生影像的模型 ID。 這可以是自訂模型或公用模型。

僅完成
onlyFinished boolean

如果設定為 true,則只會傳回已完成的推論。 如果設定為 false 或未設定,則會傳回所有推論工作。

頁面
page integer

頁碼。

頁面大小
pageSize integer

頁面大小。

傳回

名稱 路徑 類型 Description
array of object
ID
id string

識別碼。

高度
height integer

高度。

寬度
width integer

寬度。

Prompt
prompt string

提示。

否定提示
negativePrompt string

否定提示。

提示強度
promptStrength integer

及時的力量。

型號識別碼
modelId string

模型識別碼。

圖像數量
numberOfImages integer

影像數量。

Seed
seed integer

種子。

Steps
steps integer

步驟。

升級選項
upscalingOption string

升級選項。

創建於
createdAt string

建立時。

State
state string

國家。

地位
status string

狀態。

圖片
images array of object
ID
images.id string

識別碼。

URI
images.uri string

The URI.

創建於
images.createdAt string

建立時。

取得模型

擷取單一模型。

參數

名稱 機碼 必要 類型 Description
型號識別碼
modelId True string

用於產生影像的模型 ID。 這可以是自訂模型或公用模型。

傳回

名稱 路徑 類型 Description
ID
id string

識別碼。

名稱
name string

名稱。

創建於
createdAt string

建立時。

主題關鍵字
subjectKeyword string

主旨關鍵字。

主題類型
subjectType string

主體類型。

地位
status string

狀態。

影像範例
imageSamples array of string

影像範例。

取得模型

擷取工作區所有模型的清單

傳回

名稱 路徑 類型 Description
Models
models array of object
ID
models.id string

識別碼。

名稱
models.name string

名稱。

創建於
models.createdAt string

建立時。

主題關鍵字
models.subjectKeyword string

主旨關鍵字。

主題類型
models.subjectType string

主體類型。

地位
models.status string

狀態。

影像範例
models.imageSamples array of string

影像範例。

取得音樂生成工作

擷取工作區所有音樂產生工作的清單。

傳回

名稱 路徑 類型 Description
array of object
ID
id string

識別碼。

創建於
createdAt string

建立時。

Prompt
prompt string

提示。

State
state string

國家。

媒體 URI
media_uri string

媒體 URI.

定型模型

上傳一些影像 URL 範例並訓練新模型。 培訓通常需要 20-40 分鐘。

參數

名稱 機碼 必要 類型 Description
名稱
name string

名稱。

主題關鍵字
subjectKeyword string

主旨關鍵字。

主題類型
subjectType string

主體類型。

Webhook 網址
webhookUrl string

Webhook URL 位址。

影像範例網址
imageSampleUrls array of string

影像範例 URL 位址。

傳回

名稱 路徑 類型 Description
ID
id string

識別碼。

名稱
name string

名稱。

創建於
createdAt string

建立時。

主題關鍵字
subjectKeyword string

主旨關鍵字。

主題類型
subjectType string

主體類型。

地位
status string

狀態。

影像範例
imageSamples array of string

影像範例。

獲得音樂生成工作

擷取特定的音樂產生工作。

參數

名稱 機碼 必要 類型 Description
推論 ID
inferenceId True string

要擷取的音樂產生工作的識別碼。

傳回

名稱 路徑 類型 Description
ID
id string

識別碼。

創建於
createdAt string

建立時。

Prompt
prompt string

提示。

State
state string

國家。

媒體 URI
media_uri string

媒體 URI.

生成音樂

通過提供文本描述來生成音樂。 世代通常需要 1-3 分鐘。

參數

名稱 機碼 必要 類型 Description
Prompt
prompt True string

提示。

Mode
mode True string

選擇一種模式,每個選項都會產生不同的結果。 旋律最適合旋律,音樂最適合完整歌曲

持續時間
duration True integer

生成音頻的持續時間(以秒為單位)。 最多 30 秒。

傳回

名稱 路徑 類型 Description
ID
id string

識別碼。

創建於
createdAt string

建立時。

Prompt
prompt string

提示。

State
state string

國家。

媒體 URI
media_uri string

媒體 URI.

產生影像

通過提供文本描述來生成圖像。

參數

名稱 機碼 必要 類型 Description
型號識別碼
modelId True string

用於產生影像的模型 ID。 這可以是自訂模型或公用模型。

Prompt
prompt True string

提示。

否定提示
negativePrompt string

否定提示。

Steps
steps integer

步驟。

寬度
width integer

寬度。

高度
height integer

高度。

圖像數量
numberOfImages integer

影像數量。

提示強度
promptStrength integer

及時的力量。

Seed
seed integer

種子。

Webhook 網址
webhookUrl string

Webhook URL 位址。

傳回

名稱 路徑 類型 Description
ID
id string

識別碼。

創建於
createdAt string

建立時。

Prompt
prompt string

提示。

否定提示
negativePrompt string

否定提示。

Seed
seed integer

種子。

寬度
width integer

寬度。

高度
height integer

高度。

提示強度
promptStrength integer

及時的力量。

圖像數量
numberOfImages integer

影像數量。

State
state string

國家。

地位
status string

狀態。

Steps
steps integer

步驟。

圖片
images array of object
ID
images.id string

識別碼。

創建於
images.createdAt string

建立時。

URI
images.uri string

The URI.

型號識別碼
modelId array of string

模型識別碼。

升級選項
upscalingOption string

升級選項。

定義

字串

這是基本資料類型「string」。