10 lines
259 B
JSON
10 lines
259 B
JSON
{
|
|
"autostart" : true,
|
|
"default_settings_files" : "/JSON/AIChat.settings.json",
|
|
"ai_model" : "gemma",
|
|
"ai_stream" : true,
|
|
"default_titles_files" : [
|
|
"/JSON/AIChat.titles.json",
|
|
"/JSON/AIChat.titles.secrets.json"
|
|
]
|
|
} |