Skip to content

Commit c37b0f5

Browse files
committed
docs: correct reference to langproviders configuration (NVIDIA#1253)
2 parents 8abd489 + 3ce96e8 commit c37b0f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/configurable.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ such as ``show_100_pass_modules``.
111111
* ``user_agent`` - What HTTP user agent string should garak use? ``{version}`` can be used to signify where garak version ID should go
112112
* ``soft_probe_prompt_cap`` - For probes that auto-scale their prompt count, the preferred limit of prompts per probe
113113
* ``target_lang`` - A single language (as BCP47 that the target application for LLM accepts as prompt and output
114-
* ``translators`` - A list of configurations representing translators for converting from probe language to land_spec target languages (BCP47)
114+
* ``langproviders`` - A list of configurations representing providers for converting from probe language to lang_spec target languages (BCP47)
115115

116116
``plugins`` config items
117117
""""""""""""""""""""""""

0 commit comments

Comments
 (0)