mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-26 21:28:50 +01:00
* refactor: Ensure Axios Errors are less Verbose if No Response * refactor: Improve error handling in logAxiosError function * fix: Prevent ModelSelect from rendering for Agent Endpoints * refactor: Enhance logging functions with type parameter for better clarity * refactor: Update buildDefaultConvo function to use optional endpoint parameter since we pass a default value for undefined * refactor: Replace console logs with logger warnings and errors in useNavigateToConvo hook, and handle removed endpoint edge case * chore: import order |
||
|---|---|---|
| .. | ||
| Files | ||
| ActiveSetting.tsx | ||
| AddedConvo.tsx | ||
| AudioRecorder.tsx | ||
| ChatForm.tsx | ||
| CircleRender.tsx | ||
| CollapseChat.tsx | ||
| HeaderOptions.tsx | ||
| Mention.tsx | ||
| MentionItem.tsx | ||
| OptionsPopover.tsx | ||
| PopoverButtons.tsx | ||
| PromptsCommand.tsx | ||
| SendButton.tsx | ||
| StopButton.tsx | ||
| StreamAudio.tsx | ||
| TemporaryChat.tsx | ||
| TextareaHeader.tsx | ||