Skip to Content
🚀 Orga AI is in open beta.
DocumentationClient SDKsCoreAPI ReferenceAPI Overview

API Overview

Browse the building blocks exported by @orga-ai/core. This package provides shared functionality used by client SDKs like @orga-ai/react and @orga-ai/react-native.

Note: This package is primarily for internal use by client SDKs. Most applications should use the framework-specific SDKs instead.

  • client.md — OrgaAI class for configuration management (init, getConfig).
  • types.md — Canonical TypeScript interfaces, enums, and constants shared across SDKs.
  • errors.md — Error classes used throughout the SDK ecosystem.
  • utils.md — Helper utilities (connectToRealtime, fetchSessionConfig, logger, getMediaConstraints).

Each section includes examples, parameter tables, and usage notes.

Last updated on