Callback Handler that logs to Comet.
This handler will utilize the associated callback method and formats the input of each callback function with metadata regarding the state of LLM run, and adds the response to the list of records for both the {method}_records and action. It then logs the response to Comet.
Name of the comet_ml task
Whether to visualize the run.
Whether to log complexity metrics
Whether to stream callback actions to Comet