Chat mode
Chat is the Playground's conversation mode for multi-turn exchanges with a model.
What it's for
- General conversation: Q&A, writing, translation, code explanation
- Multi-turn context: the model considers the history of the current session
How to use it
- Pick a model at the top
- Type a message and send
- Read the reply and keep asking follow-ups
What you'll see
- Token estimate: estimates the tokens of your message before sending, to help control length and cost
- Session history: save the current session and continue later
- Export: export the conversation as Markdown (see Artifacts)