LibreChat/api/server/services
Danny Avila 3ef46132eb
🐞 fix(client): Prevent Async Reset of Latest Message (#2203)
* refactor: use debug statement runStepCompleted message

* fix(ChatRoute): prevent use of `newConversation` from reseting `latestMessage`, which would fire asynchronously and finalize after `latestMessage` was already correctly set
2024-03-25 11:16:18 -04:00
..
Config 🤖 fix(assistants): Default Capabilities and Retrieval Models (#2102) 2024-03-14 20:42:56 -04:00
Endpoints 🎉 feat: Optimizations and Anthropic Title Generation (#2184) 2024-03-23 20:21:40 -04:00
Files 📂 feat: RAG Improvements (#2169) 2024-03-22 19:07:08 -04:00
Runs 🐞 fix(client): Prevent Async Reset of Latest Message (#2203) 2024-03-25 11:16:18 -04:00
Threads 👓 feat: Vision Support for Assistants (#2195) 2024-03-24 23:43:00 -04:00
ActionService.js 🚀 feat: Assistants Streaming (#2159) 2024-03-21 22:42:25 -04:00
AppService.js 🚀 feat: Assistants Streaming (#2159) 2024-03-21 22:42:25 -04:00
AppService.spec.js 🅰️ feat: Azure Config to Allow Different Deployments per Model (#1863) 2024-02-26 14:12:25 -05:00
AssistantService.js 🚀 feat: Assistants Streaming (#2159) 2024-03-21 22:42:25 -04:00
AuthService.js 📧 update email templates (#2057) 2024-03-11 09:07:09 -04:00
AuthService.spec.js 👤 feat: User ID in Model Query; chore: cleanup ModelService (#1753) 2024-02-08 10:06:58 -05:00
ModelService.js 🔗 feat: User Provided Base URL for OpenAI endpoints (#1919) 2024-02-28 14:27:19 -05:00
ModelService.spec.js feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
PluginService.js feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
signPayload.js chore: remove jose as Bun now supports JWT 🍞 (#1167) 2023-11-12 00:44:46 -05:00
ToolService.js 👓 feat: Vision Support for Assistants (#2195) 2024-03-24 23:43:00 -04:00
UserService.js refactor(api): Central Logging 📜 (#1348) 2023-12-14 07:49:27 -05:00