Skip to content

Chat & Playground

RouterBus console includes a built-in chat interface and API Playground — no additional setup required.

Online Chat

After logging in, click Chat in the top navigation to enter the chat interface.

Features

  • Choose from different models
  • Multi-turn conversation with context
  • Markdown rendering support
  • Conversation history saved

How to Use

  1. Log in to RouterBus Console
  2. Click Chat in the top menu
  3. Select a model on the left
  4. Start chatting

API Playground

The Playground provides a visual API debugging tool for testing different parameters.

Features

  • Customize model parameters (temperature, max_tokens, etc.)
  • View API requests and responses in real time
  • System prompt configuration
  • Toggle between streaming and non-streaming output

How to Use

  1. Log in to the console
  2. Click Playground
  3. Select model and parameters
  4. Enter your prompt and test

RouterBus API Documentation