set_prompt
set_prompt
Set the context’s prompt text directly. Cannot be used together with add_section()
or add_bullets().
Parameters
prompt
Plain-text prompt for this context.
Returns
Context — Self for method chaining.
set_prompt
Set the context’s prompt text directly. Cannot be used together with add_section()
or add_bullets().
Plain-text prompt for this context.
Context — Self for method chaining.