improve history

This commit is contained in:
end-4
2024-03-24 09:14:50 +07:00
parent 31a2d4f379
commit 6eba7707ed
3 changed files with 105 additions and 29 deletions
@@ -7,6 +7,8 @@ let configOptions = {
'ai': {
'defaultGPTProvider': "openai",
'defaultTemperature': 0.9,
'enhancements': true,
'useHistory': true,
'writingCursor': " ...", // Warning: Using weird characters can mess up Markdown rendering
},
'animations': {