Skip to main content
Version: Beta

GenSearchMutation.auto

Enterprise
description

Recommended default. Automatically selects the optimal processing depth—ranging from fast to extended reasoning—based on query complexity. Returns the conversation ID once the request is accepted.

auto(
input: GenSearchInput!
): GenSearchResult

Arguments

auto.input ● GenSearchInput! non-null input graph-ql-types

Type

GenSearchResult object graph-ql-types

Result of GenSearch operation.

Loading...