Response Format

Noun · AI & Machine Learning

Definitions

  1. The required structure or layout of an AI response, such as plain text, markdown, bullets, JSON, or a schema-defined object. Response format matters because downstream systems often depend on predictable structure.

    In plain English: The required structure or layout of the AI's response.

    Example: "The model followed the response format more reliably once the prompt separated content instructions from schema rules."

Related Terms