n8n/packages/@n8n/nodes-langchain/utils/tokenizer
2025-08-26 13:47:42 +02:00
..
tests fix(Token Splitter Node): Prevent tiktoken blocking on repetitive content (#16769) 2025-06-27 16:08:14 +02:00
cl100k_base.json feat(Token Splitter Node): Replace remote tiktoken encoding with local implementation (#16548) 2025-06-20 16:08:16 +02:00
o200k_base.json feat(Token Splitter Node): Replace remote tiktoken encoding with local implementation (#16548) 2025-06-20 16:08:16 +02:00
tiktoken.ts fix(core): Prevent race condition in tiktoken encoding cache (no-changelog) (#18780) 2025-08-26 13:47:42 +02:00
token-estimator.ts refactor(core): Convert tiktoken file loading to async (#18756) 2025-08-25 20:33:38 +02:00