mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-07-11 00:33:40 +00:00
* fix(custom): prevent presets using removed custom endpoints from causing frontend errors * refactor(abortMiddleware): send 204 status when abortController is not found/active, set expected header `application/json` when not set * fix(useSSE): general improvements: - Add endpointType to fetch URL in useSSE hook - use EndpointURLs enum - handle 204 response by setting `data` to initiated response - add better error handling UX, make clear when there is an explicit error |
||
|---|---|---|
| .. | ||
| Auth | ||
| Chat | ||
| Conversations | ||
| Endpoints | ||
| Input | ||
| Messages | ||
| Nav | ||
| Plugins | ||
| svg | ||
| ui | ||
| index.ts | ||