11 lines
No EOL
466 B
JSON
11 lines
No EOL
466 B
JSON
{
|
|
"apiKey": "default",
|
|
"defaultChatFrontmatter": "---\nsystem_commands: ['I am a helpful assistant.']\ntemperature: 0\ntop_p: 1\nmax_tokens: 512\npresence_penalty: 1\nfrequency_penalty: 1\nstream: true\nstop: null\nn: 1\nmodel: gpt-3.5-turbo\n---",
|
|
"stream": true,
|
|
"chatTemplateFolder": "ChatGPT_MD/templates",
|
|
"chatFolder": "ChatGPT_MD/chats",
|
|
"generateAtCursor": false,
|
|
"autoInferTitle": false,
|
|
"dateFormat": "YYYYMMDDhhmmss",
|
|
"headingLevel": 0
|
|
} |