Nodaryx Help Center中文

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

  1. Pick a model at the top
  2. Type a message and send
  3. 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)

Next steps