diff --git a/src/components/AiChat.vue b/src/components/AiChat.vue index 945a8d2..39cbf1e 100644 --- a/src/components/AiChat.vue +++ b/src/components/AiChat.vue @@ -30,255 +30,16 @@ @provider-switched="(name: string) => showToast(t('aiChat.providerSwitched', { model: name }), 'info')" /> - -
- - -