CreateReasoningPlan

Create a reasoning plan from a natural language query. Returns a proposed ReasoningSpec that can be refined interactively.

Request Type: PlanRequest (streamed)

Field

Type

Repeated

Description

message

oneOf

⮑configuration

PlanConfiguration

⮑refinement

PlanRefinement

⮑accept

PlanAccept

Response Type: PlanResponse (streamed)

Field

Type

Repeated

Description

message

oneOf

⮑proposed_spec

ReasoningSpec

⮑final_spec

ReasoningSpec

⮑error

string