mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-03 00:58:50 +01:00
* fix(TEndpointsConfig): resolve property access issues with typesafe helper function * fix: undefined or null endpoint edge case * refactor(mapEndpoints -> endpoints): renamed module to be more general for endpoint handling, wrote unit tests, export all helpers |
||
|---|---|---|
| .. | ||
| buildDefaultConvo.ts | ||
| buildTree.ts | ||
| cleanupPreset.ts | ||
| cn.ts | ||
| endpoints.spec.ts | ||
| endpoints.ts | ||
| getDefaultEndpoint.ts | ||
| getLocalStorageItems.ts | ||
| getLoginError.ts | ||
| index.ts | ||
| json.ts | ||
| languages.ts | ||
| presets.ts | ||
| resetConvo.ts | ||
| validateIframe.ts | ||