format_config.json 178 B

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