LibreChat/api/server/controllers/agents
Dustin Healy 8797aa35be fix: Guard optional agent_name and add config assertions
Conditionally spread agent_name in configurable to avoid sending
undefined when agents have no name set. Add processStream config
assertions to openai and responses controller tests.
2026-03-07 00:52:55 -08:00
..
__tests__ fix: Guard optional agent_name and add config assertions 2026-03-07 00:52:55 -08:00
callbacks.js 🪆 refactor: Internalize Producer Event Handling into Agent Graph Context (#11816) 2026-02-17 00:53:22 -05:00
client.js fix: Guard optional agent_name and add config assertions 2026-03-07 00:52:55 -08:00
client.test.js 🪙 feat: Add messageId to Transactions (#11987) 2026-02-27 23:50:13 -05:00
errors.js 🛜 refactor: Streamline App Config Usage (#9234) 2025-08-26 12:10:18 -04:00
openai.js fix: Guard optional agent_name and add config assertions 2026-03-07 00:52:55 -08:00
recordCollectedUsage.spec.js 🧮 refactor: Bulk Transactions & Balance Updates for Token Spending (#11996) 2026-03-01 12:26:36 -05:00
request.js 📌 fix: Populate userMessage.files Before First DB Save (#11939) 2026-02-26 09:16:45 -05:00
responses.js fix: Guard optional agent_name and add config assertions 2026-03-07 00:52:55 -08:00
v1.js 🪣 fix: Serve Fresh Presigned URLs on Agent List Cache Hits (#11902) 2026-02-22 18:29:31 -05:00
v1.spec.js 🪣 fix: Serve Fresh Presigned URLs on Agent List Cache Hits (#11902) 2026-02-22 18:29:31 -05:00