utils
#
Classes
A handler class to transform input from LLM and BaseChatModel to a |
Functions
Check if all requirements for Anthropic count_tokens() are met. |
|
|
Helper function to validate AWS credentials and create an AWS client. |
|
Cut off the text as soon as any stop words occur. |
Get the number of tokens in a string of text. |
|
Get the token ids for a string of text. |
|
|
Check if the thinking parameter is enabled in the request. |