Error {{ error }}

gptme

Conversations
  • {{ conversation.name }}
    {{ conversation.messages }} msgs | {{ fromNow(1000 * conversation.modified) }}

Welcome to gptme

Select a conversation from the sidebar or create a new one to get started.

{{ 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}}