Chats
- {#if sortedChats.length === 0 || !apiKey} + {#if sortedChats.length === 0} No chats... {:else} {#each sortedChats as chat} - (activeChatId = chat.id)} - >Chat {chat.id} (activeChatId = chat.id)}>Chat {chat.id} {/each} {/if} @@ -73,8 +74,8 @@ >ChatGPT-web - is a simple one-page web interface to the OpenAI ChatGPT API. To - use it, you need to register for + is a simple one-page web interface to the OpenAI ChatGPT API. To use + it, you need to register for