Author: yt-koike Version: 0.0.1 Type: tool
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.
You can simply use this plugin by installing it.
This plugin has various nodes to use Runpod API.
List Pods node returns pod IDs.
Create Pod node creates pods based on the config and returns the ID of newly created pod.
Delete Pod node deletes the pod refered by the pod ID.
Stop Pod node stops the pod refered by the pod ID.
Start Pod node starts or resumes the pod refered by the pod ID.
Find Pod node finds the pod refered by the pod ID and returns the detail information about it.
Billing Pod node returns the billing history related to pods.
This plugin requires a Runpod API Key to access to Runpod REST API.








