core/http/views/chat.html
Model {{ if $model }} {{ end }}
Select a model {{ range .ModelsConfig }} {{ $cfg := . }} {{ $hasMCP := or (ne $cfg.MCP.Servers "") (ne $cfg.MCP.Stdio "") }} {{ range .KnownUsecaseStrings }} {{ if eq . "FLAG_CHAT" }} {{$cfg.Name}} {{ end }} {{ end }} {{ end }} {{ range .ModelsWithoutConfig }} {{.}} {{end}}
No conversations match your search
No chats yet
MCP Mode
Non-streaming Mode
Full processing before display (may take up to 5 minutes on CPU).
System Prompt
Updated! Save Generation Parameters
Temperature
Controls randomness (0 = deterministic, 2 = very creative)
Top P
Nucleus sampling threshold (0-1)
Top K
Limit sampling to top K tokens (0 = disabled)
showClearAlert = false, 3000); }" id="clear" title="Clear current chat history" class="text-[var(--color-text-secondary)] hover:text-[var(--color-primary)] transition-colors p-2 min-w-[44px] min-h-[44px] md:min-w-0 md:min-h-0 flex items-center justify-center rounded hover:bg-[var(--color-bg-secondary)]" x-show="$store.chat.activeChat() && ($store.chat.activeChat()?.history?.length || 0) > 0">
Chat history cleared successfully
Start chatting with the AI by typing a prompt in the input field below and pressing Enter.
Tool Call
Tool Result
{{ if .Model }} {{ $galleryConfig:= index $allGalleryConfigs .Model}}
You
{{ else }} {{ end }}
Prompt:
Completion:
Total:
/
Close modal
Links
Close