mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-02-13 13:04:24 +01:00
- 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.
|
||
|---|---|---|
| .. | ||
| config.anthropic.spec.ts | ||
| config.backward-compat.spec.ts | ||
| config.google.spec.ts | ||
| config.spec.ts | ||
| config.ts | ||
| index.ts | ||
| initialize.ts | ||
| llm.spec.ts | ||
| llm.ts | ||
| transform.ts | ||