langchain_community.utilities.anthropic.get_token_ids_anthropic¶
- langchain_community.utilities.anthropic.get_token_ids_anthropic(text: str) List[int][source]¶
Get the token ids for a string of text.