mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-06-17 00:11:34 +03:00
- Added DEBUG_MESSAGE_LENGTH constant to allow dynamic adjustment of debug message length based on environment variable. - Updated logging format to utilize the new constant for truncating debug messages, enhancing flexibility in log output.