JavaScript SDK Getting Started
The RunAgent JavaScript SDK provides a native-feeling interface for calling your deployed agents from JavaScript and TypeScript applications.Installation
Basic Usage
Initialize the Client
Call Your Agent
Streaming Response
TypeScript Support
The SDK comes with full TypeScript support:Error Handling
Next Steps
- API Reference - Complete API documentation
- Streaming Guide - Advanced streaming patterns
- Examples - Real-world usage examples