LibreChat/api/server/routes/ask
Danny Avila 2ad097647c
fix: Wait for Initial Message Save & Correct Latest Message (#3399)
* chore: assistants, unsupported assistant, better logging

* chore: remove unnecessary logger in validateAssistant middleware

* fix: resolve initial conversation save/promise before saving response

* chore: Import and organize dependencies in Speech component

* fix: conversation statefulness
- Latest Message (at index 0) should not be reset if existing convo
- add debugging context for clearAllLatestMessages
- Added logging concerning latest Message updates (dev mode only)
- update latest message Set logic, also checks for change in conversation Id
- consolidated latest message helpers to client/src/utils/messages.ts
2024-07-20 01:51:59 -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: Wait for Initial Message Save & Correct Latest Message (#3399) 2024-07-20 01:51:59 -04:00
bingAI.js fix: Wait for Initial Message Save & Correct Latest Message (#3399) 2024-07-20 01:51:59 -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 ⚙️ fix: Plugin Message Handling Errors (#3392) 2024-07-19 08:06:05 -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