format_config.json 253 B

1234
  1. {
  2. "system_template": "将输入字符串转为可以使用json.load读取的字符串,格式如下{output_type},key值和value的类型以上述格式为准,不要输出除了json字符串之外的其他内容",
  3. "human_template": "{text}"
  4. }