feat(3b): Einstellungen vereinfacht — wichtige sichtbar, „Erweitert" einklappbar
Statt 7 technischer Gruppen jetzt 3: „Sprache & Stimme" und „Antwortverhalten" (die alltagsrelevanten Schalter) immer sichtbar; alle technischen Regler (STT/LLM-Provider, OpenRouter-Modelle, Temperatur, top_p, Tokens, Systemprompt, Normalisierung …) unter „Erweitert", das standardmäßig eingeklappt ist. app.js v=47. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
5b1a36c976
commit
d296bad9f2
2 changed files with 28 additions and 13 deletions
|
|
@ -365,6 +365,6 @@
|
|||
<div id="status" class="w-full max-w-3xl mx-auto mt-1 min-h-[1rem] text-xs text-slate-500 dark:text-slate-400"></div>
|
||||
</footer>
|
||||
|
||||
<script src="/app.js?v=46"></script>
|
||||
<script src="/app.js?v=47"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue