This ghost style is placeholder for now until we style this properly with an icon and all the states.
@@ -365,6 +365,7 @@ export const PromptInput: Component<PromptInputProps> = (props) => {
current={local.agent.current().name}
onSelect={local.agent.set}
class="capitalize"
+ variant="ghost"
/>
<SelectDialog
title="Select model"