Merge remote-tracking branch 'origin/next' into openai

This commit is contained in:
n4ze3m
2024-10-02 20:10:21 +05:30
18 changed files with 264 additions and 117 deletions

View File

@@ -85,6 +85,11 @@
"numGpu": {
"label": "Num GPU",
"placeholder": "Enter number of layers to send to GPU(s)"
},
"systemPrompt": {
"label": "Temporary System Prompt",
"placeholder": "Enter System Prompt",
"help": "This is a quick way to set the system prompt in the current chat, which will override the selected system prompt if it exists."
}
},
"advanced": "More Model Settings"