Migrate classifier to chat completions

This commit is contained in:
Jordan Wages 2026-09-06 23:29:59 -05:00
commit 76195f9a92
15 changed files with 73 additions and 192 deletions

View file

@ -7,8 +7,6 @@ const KEY_GROUPS = {
'apiKey',
'openaiOrganization',
'openaiProject',
'templateName',
'customTemplate',
'customSystemPrompt',
'aiParams',
'debugLogging',