Merge remote-tracking branch 'upstream/main'

This commit is contained in:
DirkSchlossmacher
2024-08-05 21:06:51 +02:00
51 changed files with 841 additions and 280 deletions

View File

@@ -158,6 +158,12 @@ const en: LocaleType = {
Title: "Font Size",
SubTitle: "Adjust font size of chat content",
},
FontFamily: {
Title: "Chat Font Family",
SubTitle:
"Font Family of the chat content, leave empty to apply global default font",
Placeholder: "Font Family Name",
},
InjectSystemPrompts: {
Title: "Inject System Prompts",
SubTitle: "Inject a global system prompt for every request",