⚠️ chore: Remove Deprecated forcePrompt setting (#11622)

- Removed `forcePrompt` parameter from various configuration files including `librechat.example.yaml`, `initialize.js`, `values.yaml`, and `initialize.ts`.
    - This change simplifies the configuration by eliminating unused options, enhancing clarity and maintainability across the codebase.
This commit is contained in:
Danny Avila 2026-02-04 11:02:27 +01:00 committed by GitHub
parent f34052c6bb
commit 5eb0a3ad90
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 0 additions and 12 deletions

View file

@ -374,9 +374,6 @@ endpoints:
# Summary Model: Specify the model to use if summarization is enabled.
# summaryModel: "mistral-tiny" # Defaults to "gpt-3.5-turbo" if omitted.
# Force Prompt setting: If true, sends a `prompt` parameter instead of `messages`.
# forcePrompt: false
# The label displayed for the AI model in messages.
modelDisplayLabel: 'Mistral' # Default is "AI" when not set.
@ -436,7 +433,6 @@ endpoints:
titleModel: 'current_model'
summarize: false
summaryModel: 'current_model'
forcePrompt: false
modelDisplayLabel: 'Portkey'
iconURL: https://images.crunchbase.com/image/upload/c_pad,f_auto,q_auto:eco,dpr_1/rjqy7ghvjoiu4cd1xjbf