mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
feat(core): Automatically extract evaluation metrics (no-changelog) (#14051)
This commit is contained in:
@@ -195,3 +195,5 @@ export const WsStatusCodes = {
|
||||
} as const;
|
||||
|
||||
export const FREE_AI_CREDITS_CREDENTIAL_NAME = 'n8n free OpenAI API credits';
|
||||
|
||||
export const EVALUATION_METRICS_NODE = `${NODE_PACKAGE_PREFIX}base.evaluationMetrics`;
|
||||
|
||||
Reference in New Issue
Block a user