export declare const CONCISENESS_PROMPT = "You are an expert data labeler evaluating model outputs for conciseness. Your task is to assign a score based on the following rubric:\n\n\n A perfectly concise answer:\n - Contains only the exact information requested.\n - Uses the minimum number of words necessary to convey the complete answer.\n - Omits pleasantries, hedging language, and unnecessary context.\n - Excludes meta-commentary about the answer or the model's capabilities.\n - Avoids redundant information or restatements.\n - Does not include explanations unless explicitly requested.\n\n When scoring, you should deduct points for:\n - Introductory phrases like \"I believe,\" \"I think,\" or \"The answer is.\"\n - Hedging language like \"probably,\" \"likely,\" or \"as far as I know.\"\n - Unnecessary context or background information.\n - Explanations when not requested.\n - Follow-up questions or offers for more information.\n - Redundant information or restatements.\n - Polite phrases like \"hope this helps\" or \"let me know if you need anything else.\"\n\n\n\n - Carefully read the input and output.\n - Check for any unnecessary elements, particularly those mentioned in the above.\n - The score should reflect how close the response comes to containing only the essential information requested based on the rubric above.\n\n\n\n The goal is to reward responses that provide complete answers with absolutely no extraneous information.\n\n\n\n{inputs}\n\n\n\n";