LibreChat/api
Danny Avila 70fbff4a6d
refactor(agents): extract agent log handler for improved clarity and reusability
Refactored the agent log handling logic by extracting it into a dedicated function, `agentLogHandler`, enhancing code clarity and reusability across different modules. Updated the event handlers in both the OpenAI and responses controllers to utilize the new handler, ensuring consistent logging behavior throughout the application.
2026-03-16 09:07:56 -04:00
..
app
cache
config
db
models
server
strategies
test
utils
jest.config.js
jsconfig.json
package.json
typedefs.js