mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-23 18:56:12 +01:00
fix(PluginAuthForm): handle case when pluginKey is null or undefined fix(PluginStoreDialog): handle case when getAvailablePluginFromKey is null or undefined fix(AuthContext): make authConfig optional in AuthContextProvider feat(hooks): add useServerStream hook fix(conversation): setSubmission to null instead of empty object fix(preset): specify type for presets atom fix(search): specify type for isSearchEnabled atom fix(submission): specify type for submission atom |
||
|---|---|---|
| .. | ||
| conversation.ts | ||
| conversations.ts | ||
| endpoints.ts | ||
| index.ts | ||
| language.ts | ||
| optionSettings.ts | ||
| preset.ts | ||
| search.ts | ||
| submission.ts | ||
| text.ts | ||
| token.ts | ||
| user.ts | ||