mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-16 16:30:15 +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 |
||
|---|---|---|
| .. | ||
| axios.js | ||
| azureUtils.js | ||
| azureUtils.spec.js | ||
| debug.js | ||
| deriveBaseURL.js | ||
| deriveBaseURL.spec.js | ||
| extractBaseURL.js | ||
| extractBaseURL.spec.js | ||
| findMessageContent.js | ||
| index.js | ||
| loadYaml.js | ||
| logger.js | ||
| LoggingSystem.js | ||
| tokens.js | ||
| tokens.spec.js | ||