Skip to content

Commit ae41723

Browse files
committed
feat: Update model selector UI and add new image assets for enhanced user experience
1 parent 6c1111c commit ae41723

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ <h3>EXPLORER</h3>
142142
</span>
143143
<span class="separator"></span>
144144
<span class="info-item">
145-
<span class="material-symbols-outlined">smart_toy</span>
145+
<!-- <span class="material-symbols-outlined">smart_toy</span> -->
146146
<select id="modelSelector" title="Choose AI model format - optimizes output structure for each AI">
147147
<option value="gpt" title="Markdown format with clear code blocks">GPT-4 (Markdown)</option>
148148
<option value="claude" title="XML format with structured context">Claude (XML)</option>

public/claude.png

4.33 KB
Loading

public/gemini.png

5.88 KB
Loading

public/gpt.png

3.66 KB
Loading

0 commit comments

Comments
 (0)