"use client"; import { ChatInterface } from "./chatbot"; export default function ImprovedChatInterface() { return ; }