20 lines
447 B
JSON
20 lines
447 B
JSON
{
|
|
"site": "https://freak.university",
|
|
"cw": null,
|
|
"learn_from_cw": true,
|
|
"ignored_cws": [],
|
|
"mention_handling": 1,
|
|
"max_thread_length": 15,
|
|
"strip_paired_punctuation": false,
|
|
"limit_length": false,
|
|
"length_lower_limit": 5,
|
|
"length_upper_limit": 50,
|
|
"overlap_ratio_enabled": true,
|
|
"overlap_ratio": 0.7,
|
|
"generation_mode": "markov",
|
|
"access_token": "",
|
|
"db_path": "",
|
|
"textsynth_token": null,
|
|
"textsynth_engine_id": "gptneox_20B"
|
|
}
|