diff --git a/app/src/App.vue b/app/src/App.vue index 79f6b4f..a66abde 100644 --- a/app/src/App.vue +++ b/app/src/App.vue @@ -12,6 +12,7 @@ import { deleteConversation } from "./assets/script/api"; import {ref} from "vue"; import Close from "./components/icons/close.vue"; import Notification from "./components/Notification.vue"; +import Bar from "./components/icons/bar.vue"; const current = manager.getCurrent(); const sidebar = ref(false), padding = ref(false); @@ -91,7 +92,8 @@ function toggleConversation(id: number) {
DALL-E
- 0.10 +DALL-E
+ 0.10 +GPT-4
+ 0.50 +GPT-4
- 0.50 +{{ count(form.count, form.type) }}
+{{ count(form.count, form.type) }}
-