SummaryPollResponse

  • data
    Type: object
    • answer
      Type: string

      The summary, in the format you asked for.

    • answer_stage
      Type: string

      Where the summary has reached.

    • finish_reason
      Type: string
    • finished
      Type: boolean

      Poll until this is true.

    • metadata
      Type: object

      Carries rule_check_results when you use rules.

    • question_id
      Type: string Format: uuid
    • sources
      Type: array object[]

      The articles the summary cites, in citation order.

      Empty object
    • sources_in_prompt
      Type: array object[]

      The articles sent to the model.

      Empty object
  • message
    Type: string