Databricks SDK for JavaScript
    Preparing search index...
    ThoughtType: typeof ThoughtType[keyof typeof ThoughtType] | string & {}

    ThoughtType. The possible values are:

    • THOUGHT_TYPE_UNSPECIFIED: Default value that should not be used.
    • THOUGHT_TYPE_DESCRIPTION: A high-level description of how the question was interpreted.
    • THOUGHT_TYPE_UNDERSTANDING: How ambiguous parts of the question were resolved.
    • THOUGHT_TYPE_DATA_SOURCING: Which tables or datasets were identified as relevant.
    • THOUGHT_TYPE_INSTRUCTIONS: Which author-defined instructions were referenced.
    • THOUGHT_TYPE_STEPS: The logical steps taken to compute the answer. The category of a Thought. Additional values may be added in the future.