"use client"; import { Thread } from "@/components/assistant-ui/thread"; import { ArtifactsView } from "./artifacts-view"; export const Artifacts = () => { return (