LibreChat/api/server/controllers/agents/__tests__
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
..
callbacks.spec.js 🐛 fix: Normalize output_text blocks in Responses API input conversion (#11835) 2026-02-17 22:34:19 -05:00
jobReplacement.spec.js 🏁 fix: Message Race Condition if Cancelled Early (#11462) 2026-01-21 13:57:12 -05:00
openai.spec.js fix: Guard optional agent_name and add config assertions 2026-03-07 00:52:55 -08:00
responses.unit.spec.js fix: Guard optional agent_name and add config assertions 2026-03-07 00:52:55 -08:00
v1.spec.js 🔄 refactor: Convert OCR Tool Resource to Context (#9699) 2025-09-18 20:06:59 -04:00