mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
refactor: Implement LLM tracing callback to improve parsing of tokens usage stats (#9311)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
This commit is contained in:
@@ -2020,6 +2020,7 @@ export const eventNamesAiNodes = [
|
||||
'n8n.ai.tool.called',
|
||||
'n8n.ai.vector.store.searched',
|
||||
'n8n.ai.llm.generated',
|
||||
'n8n.ai.llm.error',
|
||||
'n8n.ai.vector.store.populated',
|
||||
] as const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user