get_token_ids_anthropic#
- langchain_aws.utils.get_token_ids_anthropic(text: str) List[int] [source]#
Get the token ids for a string of text.
- Parameters:
text (str)
- Return type:
List[int]
Site Navigation
utils
Get the token ids for a string of text.
text (str)
List[int]