{
  "prompt_id": "cove_fact_check_v1",
  "description": "Verifies and corrects a text draft to reduce hallucinations.",
  "model_config": {
    "temperature": 0.1,
    "max_tokens": 4096
  },
  "input_variables": [
    "draft_text",
    "source_documents"
  ],
  "output_format": "json"
}
