gpt_engineer.core.default.paths.metadata_path

gpt_engineer.core.default.paths.metadata_path(path)[source]

Constructs the full path to the metadata directory based on a given base path.

Parameters:

path (str) – The base path to append the metadata directory to.

Returns:

The full path to the metadata directory.

Return type:

str