count_token(input: str | list[str] | dict[str, Any], model: str = 'gpt-3.5-turbo-0613') -> int
input
model