format_config.json 222 B

1234
  1. {
  2. "system_template": "将输入字符串转为可以使用json.load读取的字符串,不要输出除了json字符串之外的其他内容",
  3. "human_template": "{text},修复后的json字符串为{json_declare}:"
  4. }