ci: fix docs runner (#3010)

This commit is contained in:
Vadym Barda
2025-01-14 14:58:34 -05:00
committed by GitHub
parent 74adbb744b
commit 4c0f855329
76 changed files with 133 additions and 157 deletions
@@ -582,7 +582,7 @@
")\n",
"\n",
"evaluator = prompt | ChatOpenAI(model=\"gpt-4-turbo-preview\").with_structured_output(\n",
" RedTeamingResult\n",
" RedTeamingResult, method=\"function_calling\"\n",
")\n",
"\n",
"\n",