Databricks SDK for JavaScript
    Preparing search index...

    Type Alias GenieConversationType

    GenieConversationType:
        | typeof GenieConversationType[keyof typeof GenieConversationType]
        | string & {}

    The type of a Genie conversation. Distinguishes an agent-mode conversation from a classic chat conversation so callers can route message retrieval accordingly without a per-conversation lookup.