File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ such as ``show_100_pass_modules``.
111
111
* ``user_agent `` - What HTTP user agent string should garak use? ``{version} `` can be used to signify where garak version ID should go
112
112
* ``soft_probe_prompt_cap `` - For probes that auto-scale their prompt count, the preferred limit of prompts per probe
113
113
* ``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)
115
115
116
116
``plugins `` config items
117
117
""""""""""""""""""""""""
You can’t perform that action at this time.
0 commit comments