LibreChat/packages/data-provider/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
..
react-query fix: Enhance Test Coverage and Fix Compatibility Issues 👷‍♂️ (#1363) 2023-12-15 13:27:13 -05:00
types 🔥🚀 feat: CDN (Firebase) & feat: account section (#1438) 2023-12-29 21:42:19 -05:00
api-endpoints.ts 🔥🚀 feat: CDN (Firebase) & feat: account section (#1438) 2023-12-29 21:42:19 -05:00
config.ts 💫 feat: Config File & Custom Endpoints (#1474) 2024-01-03 09:22:48 -05:00
createPayload.ts 💫 feat: Config File & Custom Endpoints (#1474) 2024-01-03 09:22:48 -05:00
data-service.ts 🔥🚀 feat: CDN (Firebase) & feat: account section (#1438) 2023-12-29 21:42:19 -05:00
headers-helpers.ts chore: add back data-provider 2023-07-30 11:50:24 -04:00
index.ts 💫 feat: Config File & Custom Endpoints (#1474) 2024-01-03 09:22:48 -05:00
keys.ts 🔥🚀 feat: CDN (Firebase) & feat: account section (#1438) 2023-12-29 21:42:19 -05:00
parsers.ts 💫 feat: Config File & Custom Endpoints (#1474) 2024-01-03 09:22:48 -05:00
request.ts feat: Vision Support + New UI (#1203) 2023-11-21 20:12:48 -05:00
schemas.ts 🔧 fix: Error Handling Improvements (#1518) 2024-01-08 09:30:38 -05:00
sse.js feat: Vision Support + New UI (#1203) 2023-11-21 20:12:48 -05:00
types.ts 🔧 fix: Improve Endpoint Handling and Address Edge Cases (#1486) 2024-01-04 10:17:15 -05:00