mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-27 21:58:51 +01:00
* refactor: `ExecuteCode` component with submission state handling and cancellation message * fix: Remove unnecessary argument check for execute_code tool call * refactor: streamlined messages context * chore: remove unused Convo prop * chore: remove unnecessary whitespace in Message component * refactor: enhance message context with submission state and latest message tracking * chore: import order |
||
|---|---|---|
| .. | ||
| ConvoOptions | ||
| Conversations.tsx | ||
| Convo.tsx | ||
| ConvoLink.tsx | ||
| HoverToggle.tsx | ||
| index.ts | ||
| Pages.tsx | ||
| RenameForm.tsx | ||
| ToggleContext.ts | ||