The documentation for storing prompts in code assumes the CLI commands are available via pip install humanloop but that will install the latest stable version (0.8.38) and not the pre-release version 0.8.40b6 that has the CLI commands (and use_local_files etc.)
The documentation for storing prompts in code assumes the CLI commands are available via
pip install humanloopbut that will install the latest stable version (0.8.38) and not the pre-release version 0.8.40b6 that has the CLI commands (anduse_local_filesetc.)