prompt_build_settings

Overview

Classes

class prompt_build_settings.PromptBuildSettings(delete_interim_files: bool = False, test_mode: bool = True, ml_models_gateway: vikit.gateways.ML_models_gateway.MLModelsGateway = None, generate_from_llm_keyword: bool = False, generate_from_llm_prompt: bool = True, **kwargs)

Bases: vikit.common.GeneralBuildSettings.GeneralBuildSettings

Overview

Methods

get_ml_models_gateway()

Handy function to get the ML models gateway from the buildsettings, as it is used in many places

Members

get_ml_models_gateway()

Handy function to get the ML models gateway from the buildsettings, as it is used in many places like a context