LibreChat/client/src/routes
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
..
ChatRoute.tsx 🐞 fix(client): Prevent Async Reset of Latest Message (#2203) 2024-03-25 11:16:18 -04:00
index.tsx 📂 feat: RAG Improvements (#2169) 2024-03-22 19:07:08 -04:00
Root.tsx ✍️ refactor(Textarea): Optimize Text Input & Enhance UX (#2058) 2024-03-11 09:18:10 -04:00
Search.tsx 📂 feat: RAG Improvements (#2169) 2024-03-22 19:07:08 -04:00
useAuthRedirect.ts WIP: Update UI to match Official Style; Vision and Assistants 👷🏽 (#1190) 2023-11-16 10:42:24 -05:00