← 返回
未分类 Key 中文

sdk

Choose RunAPI SDK packages for application developers building web apps, backends, workers, or libraries. Use when the user asks to integrate RunAPI into cod...
为构建Web应用、后端、工作进程或库的开发者选择RunAPI SDK包。当用户请求将RunAPI集成到代码中时使用。
runapi-ai
未分类 clawhub v0.2.4 1 版本 99537 Key: 需要
★ 0
Stars
📥 215
下载
💾 0
安装
1
版本
#latest

概述

RunAPI SDK selection

Use this skill to help an application developer pick and wire up RunAPI SDK

packages for JavaScript, Ruby, or Go.

When NOT to use this skill

Do not use for one-off generation or agent-executed media tasks. If the user

just wants an agent to create, edit, transform, or transcribe media once, use

the RunAPI CLI (the runapi-cli skill) or the relevant model skill instead —

not an SDK.

Reach for an SDK only when building a web app, backend, worker, library, or

production codebase that calls RunAPI from its own code.

Core SDK vs model SDKs

  • Core SDK — shared client primitives (auth, HTTP, polling, errors). Install

it transitively via a model SDK; depend on it directly only for custom

clients.

  • JavaScript / TypeScript: @runapi.ai/core
  • Ruby: runapi-core
  • Go: github.com/runapi-ai/core-sdk/go
  • Model SDKs — one typed package per model line, built on the core SDK.
  • JavaScript / TypeScript: @runapi.ai/ (e.g. @runapi.ai/suno)
  • Ruby: runapi- (e.g. runapi-suno)
  • Go: github.com/runapi-ai/-sdk/go

Install only the model SDKs an application actually uses; each pulls the core

SDK as a dependency.

Authentication

Keep the RunAPI API key in RUNAPI_API_KEY (or pass it to the client

constructor); never commit secrets.

References

  • Browse every RunAPI model and SDK package: https://runapi.ai/models.md

版本历史

共 1 个版本

  • v0.2.4 当前
    2026-05-25 17:14 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

gemini

runapi-ai
Call the Gemini API (gemini-2.5-flash, gemini-2.5-pro, gemini-3-flash-preview, gemini-3-pro-preview, gemini-3.1-pro-prev
★ 0 📥 274

flux-kontext

runapi-ai
Generate and edit images with Flux Kontext through RunAPI. Use when the user asks an agent to create, edit, or transform
★ 0 📥 271

gpt-image-2

runapi-ai
Generate and edit images with GPT Image 2 through RunAPI. Use when the user asks an agent to create, edit, or transform
★ 0 📥 278