Skip to main content

get_checkpoints_dir

Function
This function is defined in the paths module.
Get checkpoints directory.

Signature

def get_checkpoints_dir() -> Path

Returns

Returns
Path
Path to ~/.praisonai/checkpoints/

Uses

  • get_data_dir

Used By

Source

View on GitHub

praisonaiagents/paths.py at line 187