UNPKG

@openai/agents-realtime

Version:

The OpenAI Agents SDK is a lightweight yet powerful framework for building multi-agent workflows. This package contains the logic for building realtime voice agents on the server or in the browser.

10 lines (9 loc) 205 B
export declare const METADATA: { name: string; version: string; versions: { "@openai/agents-realtime": string; "@openai/agents-core": string; }; }; export default METADATA;