UNPKG

ai

Version:

AI SDK by Vercel - build apps like ChatGPT, Claude, Gemini, and more with a single interface for any model using the Vercel AI Gateway or go direct to OpenAI, Anthropic, Google, or any other model provider.

3 lines (2 loc) 170 B
export { transcribe as experimental_transcribe } from './transcribe'; export type { TranscriptionResult as Experimental_TranscriptionResult } from './transcribe-result';