AAI SDK
    Preparing search index...

    Variable ControlsConst

    Controls: MemoExoticComponent

    Session control buttons: Stop / Resume and New Conversation.

    Reads session state from useSession. Must be rendered inside a SessionProvider.

    import { Controls } from "@alexkroman1/aai-ui";

    function Footer() {
    return <Controls className="justify-end" />;
    }

    Additional CSS class names applied to the container.