LibreChat/api/server/routes/ask
Danny Avila 5d40d0a37a
⚙️ feat: Adjust Rate of Stream Progress (#3244)
* 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
2024-07-17 10:47:17 -04:00
..
addToCache.js refactor(api): Central Logging 📜 (#1348) 2023-12-14 07:49:27 -05:00
anthropic.js 🎉 feat: Optimizations and Anthropic Title Generation (#2184) 2024-03-23 20:21:40 -04:00
askChatGPTBrowser.js 🔐 fix: Enhance Message & Image Access Security (#3363) 2024-07-17 09:51:03 -04:00
bingAI.js 🔐 fix: Enhance Message & Image Access Security (#3363) 2024-07-17 09:51:03 -04:00
custom.js 🛡️ feat: Model Validation Middleware (#1841) 2024-02-19 22:47:39 -05:00
google.js 🤖 feat: Add titling to Google client (#2983) 2024-06-22 11:42:51 -04:00
gptPlugins.js ⚙️ feat: Adjust Rate of Stream Progress (#3244) 2024-07-17 10:47:17 -04:00
index.js 💫 feat: Config File & Custom Endpoints (#1474) 2024-01-03 09:22:48 -05:00
openAI.js 🛡️ feat: Model Validation Middleware (#1841) 2024-02-19 22:47:39 -05:00