diff --git a/src/app/page.tsx b/src/app/page.tsx index 893c1d6..15528e6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -399,8 +399,7 @@ export default function Home() {
  • Start a new chat with a character.
  • - Char name inference is implemented, but the prompt structure - changed. You'll need to 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.
  • Hit the Refresh button here, and the cards should appear here.