@stream-io/openai-realtime-api
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

Wrapper for Open AI Realtime API client, that fixes a few issues and allows using it with Stream Node SDK and Stream Edge Network.

Installation

npm install @stream-io/openai-realtime-api
yarn add @stream-io/openai-realtime-api

API

This package is not meant to be used directly. Instead, install it alongside Stream Node SDK and use the call.joinOpenAi() method.

Build and Release (for Stream developers)

To build for local testing or before publishing:

yarn run build

Publishing is manual for now:

  1. Update the version in package.json

  2. Build the package with yarn run build

  3. Pubish to NPM:

    npm publish --access public

Readme

Keywords

none

Package Sidebar

Install

npm i @stream-io/openai-realtime-api

Weekly Downloads

72

Version

0.2.0

License

See license in LICENSE

Unpacked Size

40.2 kB

Total Files

8

Last publish

Collaborators

  • tbarbugli
  • tschellenbach
  • vishtree
  • stream-release-bot
  • vangalilea88
  • zita.szupera
  • caleb.murphy
  • martincupela