Skip to content
Snippets Groups Projects
Commit a106483d authored by Marcus Johansson's avatar Marcus Johansson
Browse files

Issue #3501907: Improve checks for tier 1 accounts

parent 4c5e197d
No related branches found
No related tags found
1 merge request!17Resolve #3501907 "Improve checks for"
......@@ -159,7 +159,7 @@ class OpenAiConfigForm extends ConfigFormBase {
if ($stats->hasResponse()) {
$headers = $stats->getResponse()->getHeaders();
}
}
},
]);
// We use the openai client, since it will adapt to changes in API.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment