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 |
|||
⮑refinement |
|||
⮑accept |
Response Type: PlanResponse (streamed)
Field |
Type |
Repeated |
Description |
message |
oneOf |
||
⮑proposed_spec |
|||
⮑final_spec |
|||
⮑error |