split some options to config folder, translation fixes, markdown fixes, ui improvements to settings and ai, cleanup, add additional models
This commit is contained in:
parent
1857767213
commit
4409acd79d
8 changed files with 273 additions and 182 deletions
|
@ -47,6 +47,7 @@ export async function ensureUserInDb(ctx, db) {
|
|||
lastName,
|
||||
languageCode,
|
||||
aiEnabled: false,
|
||||
showThinking: false,
|
||||
customAiModel: "deepseek-r1:1.5b",
|
||||
aiTemperature: 0.9,
|
||||
aiRequests: 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue