feat: Add more telemetry to free AI credits feature (no-changelog) (#12493)

This commit is contained in:
Ricardo Espinoza
2025-01-08 02:20:45 -05:00
committed by GitHub
parent 6f00c74c1f
commit b1d17f5201
9 changed files with 341 additions and 6 deletions

View File

@@ -195,4 +195,3 @@ export const WsStatusCodes = {
} as const;
export const FREE_AI_CREDITS_CREDENTIAL_NAME = 'n8n free OpenAI API credits';
export const OPEN_AI_API_CREDENTIAL_TYPE = 'openAiApi';