LibreChat/api/server/utils
Danny Avila 2489670f54
📂 refactor: File Read Operations (#9747)
* fix: axios response logging for text parsing, remove console logging, remove jsdoc

* refactor: error logging in logAxiosError function to handle various error types with type guards

* refactor: enhance text parsing with improved error handling and async file reading

* refactor: replace synchronous file reading with asynchronous methods for improved performance and memory management

* ci: update tests
2025-09-20 10:17:24 -04:00
..
__tests__
emails
import
countTokens.js
files.js
getFileStrategy.js
handleText.js
index.js
queue.js
removePorts.js
sendEmail.js
staticCache.js