CharacterWeaver Documentation
Home PageAdd to DiscordDiscord SupportPremium
  • 👋Welcome to CharacterWeaver Documentation!
  • Overview
    • 💡What is CharacterWeaver
    • ⚙️How it works
    • ❓FAQ
    • 👑Premium
  • Fundamentals
    • 🛠️Getting set up
      • 🧑‍🤝‍🧑Configure a Character
      • 🗣️Configure a Behavior
    • 🗣️AI Chat
    • 🤖Commands
    • ⚡Import Template
  • Behavior
    • 🎬Event Types
    • 🧩Actions
    • 🗜️Filters
    • ✍️Placeholders
  • Links
    • Website
    • Invite
    • Support Server
Powered by GitBook
On this page
  • Create AI Chat
  • Success!
  • Let's try to talk
  1. Fundamentals

AI Chat

PreviousConfigure a BehaviorNextCommands

Last updated 11 months ago

Create AI Chat

First run the command: /chat create

Here is an explanation of each arguments:

Argument name
Description
Required

pre-prompt

The instructions you give your chatbot. Here you can describe its personality, its objective, the way it responds, etc.

YES

character-name

The name of the character that will be displayed in messages.

YES

temperature

AI temperature. Higher, more random and whimsical.

YES

memory-length

The number of backward messages that AI must take into account. The higher the number, the more it will be able to take older messages into account, but the more credits it will consume.

YES

icon

URL redirecting to an image that will be displayed in messages.

NO

private

Defines whether the thread should be private or not

NO (default FALSE)

Success!

Congratulations, you've created your character in just a few moments and you can now interact with him or her.

Let's try to talk

To take the example of The Rock to its logical conclusion, I'm going to have a chat with him.

As you can see, it remembers your previous messages as well as its own, because we've set the memory-length to 10, which means it remembers the last 10 messages.

🗣️