Ask a question to get started
Enter to send•Shift+Enter new line
Save the prompt.
save( self, file_path: Path | str, ) -> None
Example:
prompt.save(file_path="path/prompt.yaml")
file_path
Path | str
Path to directory to save prompt to.