Skip to content

yt-koike/dify-runpod

Repository files navigation

runpod

Author: yt-koike Version: 0.0.1 Type: tool

Description

This is an unofficial Runpod plugin for Dify and is basically Runpod Rest API turned into Dify nodes. So far this plugin only supports API calls related to Pods.

Runpod offers virtual machines with GPUs on cloud and let us to run LLMs, image&video generation and so on. This plugin can enhance Dify's possibility by enabling it to start and manage GPU VMs online without complex settings or hardware owned by users.

Setup

You can simply use this plugin by installing it.

setup

Nodes

This plugin has various nodes to use Runpod API.

nodes

List Pods

list

List Pods node returns pod IDs.

Create Pod

create

Create Pod node creates pods based on the config and returns the ID of newly created pod.

Delete Pod

delete

Delete Pod node deletes the pod refered by the pod ID.

Stop Pod

stop

Stop Pod node stops the pod refered by the pod ID.

Start Pod

start

Start Pod node starts or resumes the pod refered by the pod ID.

Find Pod

find

Find Pod node finds the pod refered by the pod ID and returns the detail information about it.

Billing Pod

billing

Billing Pod node returns the billing history related to pods.

Required APIs and Credentials

This plugin requires a Runpod API Key to access to Runpod REST API.

Reference

About

Runpod plugin for Dify

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages