根据我的测试,gpt-4o-mini 的图像标记计数乘数是 33 1/3。我已添加对 openai-messages-token-helper 的支持:https://github.com/pamelafox/openai-messages-token-helper/pull/17/files……这是我第一次在 Python 中使用 Fraction() 类,可能有更好的方法?