in aidial_adapter_openai/utils/tokenizer.py [0:0]
def _process_raw_message( raw_message: dict, tokens_per_name: int, calculate_text_tokens: Callable[[str], int], handle_custom_content_part: Callable[[Any], None],