Error
X
{{ error }}
tok2me
Conversations
+
New conversation
Name
# msgs
Branches
Edited
Created
{{ conversation.name }}
{{ conversation.messages }}
{{ conversation.branches }}
{{ fromNow(1000 * conversation.modified) }}
{{ fromNow(1000 * conversation.created) }}
Show more
{{ selectedConversation }}
Messages: {{ chatLog.length }}
Modified: {{ fromNow(new Date(chatLog[chatLog.length - 1]?.timestamp)) }}
Created: {{ fromNow(new Date(chatLog[0]?.timestamp)) }}
Back to conversations
Hide initial system messages
{{ capitalize(message.role) }}
<
{{ message.branches.indexOf(branch) + 1 }}/{{ message.branches.length }}
>
System
(not stored)
Clear
{{cmdout}}
{{ generating ? "Generating..." : "Generate" }}