Tokens

TokenCounter

This node estimates the number of tokens in a text input. It helps in understanding the token usage, which is crucial for applications involving NLP models with token limitations.

Inputs: String Outputs: Number

Last updated