In https://github.com/openai/openai-cookbook/blob/main/examples/How_to_count_tokens_with_tiktoken.ipynb, there are examples of counting tokens for regular messages and tool calls, but there isn't an example for structured responses.
Is it possible to add an example for it?
Thanks!