mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-17 17:00:15 +01:00
* fix(processModelData): handle `openrouter/auto` edge case * fix(Tx.create): prevent negative multiplier edge case and prevent balance from becoming negative * fix(NavLinks): render 0 balance properly * refactor(NavLinks): show only up to 2 decimal places for balance * fix(OpenAIClient/titleConvo): fix cohere condition and record token usage for `this.options.titleMethod === 'completion'` |
||
|---|---|---|
| .. | ||
| azureUtils.js | ||
| azureUtils.spec.js | ||
| debug.js | ||
| extractBaseURL.js | ||
| extractBaseURL.spec.js | ||
| findMessageContent.js | ||
| index.js | ||
| loadYaml.js | ||
| logAxiosError.js | ||
| logger.js | ||
| LoggingSystem.js | ||
| tokens.js | ||
| tokens.spec.js | ||