/opt/canhelp/node_modules/openai/src/resources/beta/realtime
Edit: /opt/canhelp/node_modules/openai/src/resources/beta/realtime/index.ts (373B)
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
export { Realtime } from './realtime';
export { Sessions, type Session, type SessionCreateResponse, type SessionCreateParams } from './sessions';
export {
TranscriptionSessions,
type TranscriptionSession,
type TranscriptionSessionCreateParams,
} from './transcription-sessions';