mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-26 13:18:51 +01:00
* refactor: Enhance initial conversation query condition for better state management and prevent unused network requests * ifx: Add Prettier plugin to ESLint configuration * chore: linting and typing in convos.spec.ts * fix: add back fresh data fetching and improve error handling for conversation navigation * fix: set conversation only with conversation state change intent, to prevent double queries for messages |
||
|---|---|---|
| .. | ||
| index.ts | ||
| useBookmarkSuccess.ts | ||
| useDebouncedInput.ts | ||
| useDefaultConvo.ts | ||
| useExportConversation.ts | ||
| useGenerateConvo.ts | ||
| useGetSender.ts | ||
| useNavigateToConvo.tsx | ||
| useParameterEffects.ts | ||
| usePresetIndexOptions.ts | ||
| usePresets.ts | ||
| useSearchEnabled.ts | ||
| useSetIndexOptions.ts | ||
| useUpdateTagsInConvo.ts | ||