gpt_engineer.core.default.paths.memory_path

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

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

Parameters:

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

Returns:

The full path to the memory directory.

Return type:

str