#[derive(LanguageModelBatchWorkflow)]
{
// Attributes available to this derive:
#[batch_json_output_format]
#[batch_client]
#[batch_workspace]
#[custom_process_batch_output_fn]
#[custom_process_batch_error_fn]
#[expected_content_type]
#[model_type]
#[batch_mode_json_output_format_is_the_first_generic]
#[batch_error_type]
}