words Configs
Parameters
value
List of custom word configs. See Words Config for more information.
Parameters
values
List of custom word configs. See Words Config for more information.
suspend fun wordsConfigs(argument: List<suspend GuardrailWordPolicyConfigWordsConfigArgsBuilder.() -> Unit>)
suspend fun wordsConfigs(vararg argument: suspend GuardrailWordPolicyConfigWordsConfigArgsBuilder.() -> Unit)
suspend fun wordsConfigs(argument: suspend GuardrailWordPolicyConfigWordsConfigArgsBuilder.() -> Unit)
Parameters
argument
List of custom word configs. See Words Config for more information.