Skip to content

archaeo_super_prompt.utils.result

source module archaeo_super_prompt.utils.result

Utils for saving or loading plots from results.

Functions

  • get_report_dir Return the project's directory with the plots and the results of the experiments.

  • get_model_store_dir Return the project's directory with the compiled dspy models in json.

source get_report_dir()Path

Return the project's directory with the plots and the results of the experiments.

source get_model_store_dir()Path

Return the project's directory with the compiled dspy models in json.