Spaces:
Sleeping
Sleeping
Commit ·
2a375d4
1
Parent(s): 96c754a
UI Update: Upgrade Vision Agent to Gemini 2.5 Flash
Browse files- code.html +1 -1
- dashboard.html +1 -1
- glassui.html +1 -1
code.html
CHANGED
|
@@ -129,7 +129,7 @@ SKU: JK-2024-WTR"></textarea>
|
|
| 129 |
</div>
|
| 130 |
<div class="flex flex-col overflow-hidden">
|
| 131 |
<span class="text-xs text-slate-400 truncate">Vision Agent</span>
|
| 132 |
-
<span class="text-sm font-bold text-white truncate">Gemini
|
| 133 |
</div>
|
| 134 |
<span class="material-symbols-outlined text-purple-500 ml-auto text-lg">visibility</span>
|
| 135 |
</div>
|
|
|
|
| 129 |
</div>
|
| 130 |
<div class="flex flex-col overflow-hidden">
|
| 131 |
<span class="text-xs text-slate-400 truncate">Vision Agent</span>
|
| 132 |
+
<span class="text-sm font-bold text-white truncate">Gemini 2.5 Flash</span>
|
| 133 |
</div>
|
| 134 |
<span class="material-symbols-outlined text-purple-500 ml-auto text-lg">visibility</span>
|
| 135 |
</div>
|
dashboard.html
CHANGED
|
@@ -222,7 +222,7 @@
|
|
| 222 |
</div>
|
| 223 |
<div class="flex flex-col overflow-hidden min-w-0">
|
| 224 |
<span class="text-[9px] lg:text-[10px] uppercase tracking-wider text-neutral-500 truncate group-hover:text-amber-300 transition-colors">Vision Agent</span>
|
| 225 |
-
<span class="text-xs lg:text-sm font-bold text-white truncate">Gemini
|
| 226 |
</div>
|
| 227 |
</div>
|
| 228 |
<div class="flex items-center gap-3 p-3 lg:p-4 rounded-xl glass-card cursor-default group">
|
|
|
|
| 222 |
</div>
|
| 223 |
<div class="flex flex-col overflow-hidden min-w-0">
|
| 224 |
<span class="text-[9px] lg:text-[10px] uppercase tracking-wider text-neutral-500 truncate group-hover:text-amber-300 transition-colors">Vision Agent</span>
|
| 225 |
+
<span class="text-xs lg:text-sm font-bold text-white truncate">Gemini 2.5 Flash</span>
|
| 226 |
</div>
|
| 227 |
</div>
|
| 228 |
<div class="flex items-center gap-3 p-3 lg:p-4 rounded-xl glass-card cursor-default group">
|
glassui.html
CHANGED
|
@@ -218,7 +218,7 @@
|
|
| 218 |
</div>
|
| 219 |
<div class="flex flex-col overflow-hidden min-w-0">
|
| 220 |
<span class="text-[9px] lg:text-[10px] uppercase tracking-wider text-neutral-500 truncate group-hover:text-amber-300 transition-colors">Vision Agent</span>
|
| 221 |
-
<span class="text-xs lg:text-sm font-bold text-white truncate">Gemini
|
| 222 |
</div>
|
| 223 |
</div>
|
| 224 |
<div class="flex items-center gap-3 p-3 lg:p-4 rounded-xl glass-card cursor-default group">
|
|
|
|
| 218 |
</div>
|
| 219 |
<div class="flex flex-col overflow-hidden min-w-0">
|
| 220 |
<span class="text-[9px] lg:text-[10px] uppercase tracking-wider text-neutral-500 truncate group-hover:text-amber-300 transition-colors">Vision Agent</span>
|
| 221 |
+
<span class="text-xs lg:text-sm font-bold text-white truncate">Gemini 2.5 Flash</span>
|
| 222 |
</div>
|
| 223 |
</div>
|
| 224 |
<div class="flex items-center gap-3 p-3 lg:p-4 rounded-xl glass-card cursor-default group">
|