opper-node-sdk
Installation
SKILL.md
Opper Node SDK
Build AI-powered applications in TypeScript with declarative task completion, structured outputs, knowledge bases, streaming, and full observability.
Installation
npm add opperai
# or: pnpm add opperai / yarn add opperai / bun add opperai
Set your API key:
export OPPER_HTTP_BEARER="your-api-key"
Get your API key from platform.opper.ai.
Related skills