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.

14 lines 416 B
"use strict"; // This file is automatically generated Object.defineProperty(exports, "__esModule", { value: true }); exports.METADATA = void 0; exports.METADATA = { "name": "@openai/agents-realtime", "version": "0.1.8", "versions": { "@openai/agents-realtime": "0.1.8", "@openai/agents-core": "workspace:*" } }; exports.default = exports.METADATA; //# sourceMappingURL=metadata.js.map