Chat Group Creation

You can access the Profile page while logged into your account. On the Chatbot tab, click the Create button to start creating a Chat Group.


The creation and usage methods of Chat Groups and Chatbots are generally similar, but you need to pay attention to the following points:

  • When creating a Chatbot, you can use the {{char}} variable to refer to the name of the Chatbot. However, in a Chat Group, since there are multiple Chatbots, they cannot use the {{char}} variable. Instead, you can use {{char[0]}} to refer to the first Chatbot and {{char[1]}} to refer to the second Chatbot. On the creation page, you can visually see the respective variables for each Chatbot.

  • When creating a Chat Group, you cannot directly invite an existing Chatbot to join the Chat Group. Instead, you need to create them again on the creation page. This is because within a Chat Group, the variables of multiple Chatbots are different, and their system prompts often include task relationships. For example, "{{char[0]}} is a good friend of {{char[1]}}". However, Chatbots that already exist on the platform do not have such system prompts and may conflict with the system prompts of that Chat Group, such as background stories and task relationships.

  • Multiple chatbots cannot have the same name. Your user name or Name Card should not be the same as any other chatbot's name to avoid confusion with the language model.


When creating a Chat Group, you will see multiple windows for each chatbot, including their name, bio, system prompt, as well as the name, bio, system prompt, and greetings for the Chat Group itself. Let's take a look at how to write them.

Creating Chatbots The windows for creating each chatbot are exactly the same as creating a chatbot individually, and their purpose is the same. Therefore, you can refer to the instructions for chatbot creation to learn how to write the information for each chatbot. However, we recommend that you avoid writing specific chatbot scenarios within the chat group. It is best to focus on the chatbot's personality, appearance, and other relevant information. You can write the overall background story in the chat group's system prompt.

Creating a Chat Group

The process of creating a Chat Group is similar to creating a Chatbot. In the system prompt of the chat group, you can write the setting for the story, the macro background, and other related content. Additionally, to ensure the smooth operation of the chat group, it is recommended that you write a greeting for each chatbot within the group.

Last updated