LibreChat/client/src
Danny Avila ead1c3c797
🔧 fix: Error Handling Improvements (#1518)
* style(Icon): remove error bubble from message icon

* fix(custom): `initializeClient` now throws error if apiKey or baseURL are admin provided but no env var was found

* refactor(tPresetSchema): match `conversationId` type to `tConversationSchema` but optional, use `extendedModelEndpointSchema` for `endpoint`

* fix(useSSE): minor improvements
- use `completed` set to avoid submitting unecessary abort request
- set preset with `newConversation` calls using initial conversation settings to prevent default Preset override as well as default settings
- return if there is a parsing error within `onerror` as expected errors from server are properly formatted
2024-01-08 09:30:38 -05:00
..
common 💫 feat: Config File & Custom Endpoints (#1474) 2024-01-03 09:22:48 -05:00
components 🔧 fix: Error Handling Improvements (#1518) 2024-01-08 09:30:38 -05:00
data-provider 🔥🚀 feat: CDN (Firebase) & feat: account section (#1438) 2023-12-29 21:42:19 -05:00
hooks 🔧 fix: Error Handling Improvements (#1518) 2024-01-08 09:30:38 -05:00
localization 🌎: Update Portuguese Translation (#1505) 2024-01-07 13:49:41 -05:00
Providers feat: Vision Support + New UI (#1203) 2023-11-21 20:12:48 -05:00
routes 🧪 feat: Experimental: Enable Switching Endpoints Mid-Conversation (#1483) 2024-01-03 19:17:42 -05:00
store 🧪 feat: Experimental: Enable Switching Endpoints Mid-Conversation (#1483) 2024-01-03 19:17:42 -05:00
utils 🔧 fix: Improve Endpoint Handling and Address Edge Cases (#1486) 2024-01-04 10:17:15 -05:00
App.jsx 🔥🚀 feat: CDN (Firebase) & feat: account section (#1438) 2023-12-29 21:42:19 -05:00
main.jsx ci(backend-review.yml): add linter step to the backend review workflow (#625) 2023-07-14 09:36:49 -04:00
mobile.css feat: Google Gemini ❇️ (#1355) 2023-12-15 02:18:07 -05:00
style.css feat: Vision Support + New UI (#1203) 2023-11-21 20:12:48 -05:00