LivePlanSession class
A session for interactively planning a LiveSpec via AI.
This wraps a bidirectional gRPC stream for the Live Plan API, allowing you to submit a query, refine the proposed spec, and accept the final result.
Signature:
export declare class LivePlanSession