Merge branch 'staging' into feat/AdditionalLogins

This commit is contained in:
Cohee
2024-10-09 01:34:29 +03:00
32 changed files with 1594 additions and 516 deletions

View File

@@ -134,6 +134,8 @@ extras:
speechToTextModel: Xenova/whisper-small
textToSpeechModel: Xenova/speecht5_tts
# -- OPENAI CONFIGURATION --
# A placeholder message to use in strict prompt post-processing mode when the prompt doesn't start with a user message
promptPlaceholder: "[Start a new chat]"
openai:
# Will send a random user ID to OpenAI completion API
randomizeUserId: false