We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c1111c commit ae41723Copy full SHA for ae41723
index.html
@@ -142,7 +142,7 @@ <h3>EXPLORER</h3>
142
</span>
143
<span class="separator">•</span>
144
<span class="info-item">
145
- <span class="material-symbols-outlined">smart_toy</span>
+ <!-- <span class="material-symbols-outlined">smart_toy</span> -->
146
<select id="modelSelector" title="Choose AI model format - optimizes output structure for each AI">
147
<option value="gpt" title="Markdown format with clear code blocks">GPT-4 (Markdown)</option>
148
<option value="claude" title="XML format with structured context">Claude (XML)</option>
public/claude.png
4.33 KB
public/gemini.png
5.88 KB
public/gpt.png
3.66 KB
0 commit comments