mirror of
https://github.com/LibreChat-AI/librechat.ai.git
synced 2026-03-27 10:48:32 +07:00
2 lines
381 B
Plaintext
2 lines
381 B
Plaintext
- Removed `stop` from OpenAI/custom endpoint default parameters
|
|
- Added `current_model` option for [`titleModel`](/docs/configuration/librechat_yaml/object_structure/custom_endpoint#titlemodel) and [`summaryModel`](/docs/configuration/librechat_yaml/object_structure/custom_endpoint#summarymodel) endpoint settings in order to use the active conversation's model for those methods. |