Move AI provider usage to the backend (#18562)

GitOrigin-RevId: 4f66c6576571c4fbb7381d8d0e34f2e468d6f34f
This commit is contained in:
Alf Eaton
2024-06-17 11:34:09 +01:00
committed by Copybot
parent e36de5a62d
commit b9a8a7f7ec
18 changed files with 147 additions and 141 deletions
@@ -8,6 +8,7 @@ const VALID_KEYS = [
'writefull-integration',
'writefull-oauth-promotion',
'bib-file-tpr-prompt',
'ai-error-assistant-consent',
]
async function completeTutorial(req, res, next) {