Skip to Content
FeaturesResponse Formatter

Response Formatter

Overview

The Response Formatter lets you view model responses in different formats. This is helpful when you’re working with structured data like JSON or XML, or when you want to preview how Markdown will render.

What It Does

  • Formats and displays the chat response based on your selected view.
  • Helps you read, debug, or copy responses more easily depending on your use case.

Available Views

  • Raw text – plain, unformatted output
Main Dashboard
  • Markdown – renders Markdown formatting (headings, lists, code blocks, etc.)
Main Dashboard
  • JSON – formatted and color-coded JSON viewer
Main Dashboard
  • XML – formatted XML output
Main Dashboard
  • XAML – view responses in XAML structure
  • YAML – formatted YAML output
Main Dashboard
Last updated on