Skip to main content

Create a Chat

Chat represents a conversation between a user and an assistant. It is a container for messages and other chat-related information. If the assistant is configured with Non-Zero Memory, the chat context will be remembered by the assistant based on your Memory settings.

To create a chat, first navigate to Playground. You can enter the Playground by clicking the Playground button on the right side of your target assistant.

Enter Playground from Assistant

Or you can directly enter the Playground by clicking the Playground button on the Left menubar. You need to select a target assistant after this method.

Enter Playground from Menubar

Then, in playground, click the 'New Chat' button, and you are ready to start a new conversation with the assistant.

Create a Chat

info

Each time a new chat is created, it utilizes the memory configuration of the assistant to create the chat memory. After this point, even if the memory configuration of the assistant changes, the chat memory does not alter accordingly. Changes to the assistant's memory configuration will only affect new chats created after such changes, as they will adopt the updated memory scheme.