Update gpt-4o logging functionality
The changes in version 1.4.3 of the ChatGPT Message Tracker include an update to the gpt-4o usage limit, ensuring it is always logged correctly. The logging functionality has been refactored into a separate function, logGpt4oMessage, for better organization. Additionally,
the model logging now accounts for gizmo_interaction in the request body.