MuleRun
Chat
Resources
Pricing
Back to all
chatkit_integration
by
madnan-github
Run
0
0
Feb 8, 2026
Visit Source
import { Chat, type Message } from '@openai/chat-components'; import { useAuth } from '../lib/context/auth'; // Your existing auth context import { useEffect, useState } from 'react';