diff --git a/src/app/page.tsx b/src/app/page.tsx index 8a68833..b99f0fc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -391,16 +391,16 @@ export default function Home() {

  1. - Put {proxyUrl} in your + Put {proxyUrl} in your API settings, any value for model and key.
  2. - REQUIRED: Set your custom prompt to <.> + REQUIRED: Set your custom prompt to <.>
  3. REQUIRED: Set your persona (or create a new one) with the name{" "} - {user} and the description should only - have . in it. + {user} and the description should only + have . in it.
  4. Save settings and refresh the page. Not this page. That{" "} @@ -408,7 +408,7 @@ export default function Home() {
  5. Start a new chat with a character.
  6. - Char name inference is implemented: if you send just a dot: ., sucker will use the inferred name from the persona tag, or you can send the character name yourself. + Char name inference is implemented: if you send just a dot: ., sucker will use the inferred name from the persona tag, or you can send the character name yourself.
  7. Hit the Refresh button here, and the cards should appear here. @@ -417,7 +417,7 @@ export default function Home() { If you're interested in capturing alternate greetings, start a new chat and send the conversation ID as first message instead of the character name. The format is{" "} - [sucker:conv=conversationId] which you'll be + [sucker:conv=conversationId] which you'll be given when creating a new card.