Error
{{ error }}

gptme

Conversations + New conversation

Name # msgs
{{ conversation.name }} {{ conversation.messages }}

{{ selectedConversation }}

Messages: {{ chatLog.length }} Modified: {{ fromNow(new Date(chatLog[chatLog.length - 1]?.timestamp)) }} Created: {{ fromNow(new Date(chatLog[0]?.timestamp)) }}
{{ capitalize(message.role) }}
{{ message.branches.indexOf(branch) + 1 }}/{{ message.branches.length }}
System (not stored)
{{cmdout}}