Load prompt from config dict.
load_prompt_from_config(
config: dict,
*,
allow_dangerous_paths: bool = False
) -> BasePromptTemplate| Name | Type | Description |
|---|---|---|
config* | dict | Dict containing the prompt configuration. |
allow_dangerous_paths | bool | Default: FalseIf |