Ask a question to get started
Enter to send•Shift+Enter new line
Save the agent.
save( self, file_path: Path | str, ) -> None
Example:
# If working with agent executor agent.agent.save(file_path="path/agent.yaml")
file_path
Path | str
Path to file to save the agent to.