mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-20 18:30:15 +01:00
* chore: bump data-provider and add MESSAGES CacheKey * refactor: avoid saving messages while streaming, save partial text to cache instead * fix(ci): processChunks * chore: logging aborted request to debug * feat: set stream rate for token processing * chore: specify default stream rate * fix(ci): Update AppService.js to use optional chaining for endpointLocals assignment * refactor: abstract the error handler * feat: streamRate for assistants; refactor: update default rate for token * refactor: update error handling in assistants/errors.js * refactor: update error handling in assistants/errors.js |
||
|---|---|---|
| .. | ||
| addToCache.js | ||
| anthropic.js | ||
| askChatGPTBrowser.js | ||
| bingAI.js | ||
| custom.js | ||
| google.js | ||
| gptPlugins.js | ||
| index.js | ||
| openAI.js | ||