ReasoningPlanSession.accept() method

Accept the current proposed spec, returning the final ReasoningSpec

Signature:

accept(): Promise<ReasoningSpec>;

Returns:

Promise<ReasoningSpec>