UNPKG

@maximai/maxim-js

Version:

Maxim AI JS SDK. Visit https://getmaxim.ai for more info.

7 lines (6 loc) 161 B
/** * Interactive chat with OpenAI Realtime API + Maxim logging + Tool Calling * * Run with: npx ts-node src/lib/tests/openai/realtime_chat.ts */ export {};