Skip to main content
The RunAgent Go SDK provides a simple and powerful interface for interacting with your deployed agents. It supports both synchronous and asynchronous operations, with built-in streaming capabilities.

Installation

Install the SDK using go get:
The SDK is available as a Go module. Make sure you have Go 1.18 or later installed.

Quick Start

Basic Usage

With Custom Configuration

Authentication

The SDK supports multiple authentication methods:

Response Formats

Standard Response

Streaming Response