enh: temp chat

deprecates chat history setting and introduces temp chat from model selector
This commit is contained in:
Timothy J. Baek
2024-08-15 16:54:16 +02:00
parent 723caf2a09
commit dc6ca61548
13 changed files with 99 additions and 843 deletions

View File

@@ -46,6 +46,7 @@
label: model.name,
model: model
}))}
showTemporaryChatControl={true}
bind:value={selectedModel}
/>
</div>