/**
 * Interactive chat with OpenAI Realtime API + Maxim logging + Tool Calling
 *
 * Run with: npx ts-node src/lib/tests/openai/realtime_chat.ts
 */
export {};
