LibreChat/client/src/components/Chat/Messages/Content
Danny Avila 5d668748f9
🗃️ feat: Code Interpreter File Persistence between Sessions (#6790)
* refactor: Enhance FileContainer with customizable button and container styles, onClick button handling, and type override

* refactor: Update file type handling to support partial file objects

* refactor: Extract download handling into a custom hook for improved reusability

* refactor: Replace LogContent with Stdout component and enhance Attachment rendering for added visibility

* feat: Update @librechat/agents to version 2.4.1 for referencing generated files in subsequent code interpreter uses

* feat: Add support for tab-separated values (TSV) in mime type handling and improve error logging for regex patterns

* chore: Update @librechat/agents to version 2.4.11 for better `session_id` instructions when wanting to persist files between executions

* chore: Update @librechat/agents to version 2.4.12 for improved functionality

* fix: Enhance argument parsing in useParseArgs to support JSON input and improve code extraction

* refactor: Update input handling in useAutoSave to require more than one character before saving to local storage
2025-04-08 23:18:50 -04:00
..
Parts 🗃️ feat: Code Interpreter File Persistence between Sessions (#6790) 2025-04-08 23:18:50 -04:00
ActionIcon.tsx feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
CancelledIcon.tsx feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
CodeAnalyze.tsx 🪄 feat: Agent Artifacts (#5804) 2025-02-11 18:00:38 -05:00
Container.tsx 🛡️ fix: Enhance File Upload Security & Error Handling (#4705) 2024-11-12 16:41:04 -05:00
ContentParts.tsx 🔗 feat: Agent Chain (Mixture-of-Agents) (#6374) 2025-03-17 16:43:44 -04:00
DialogImage.tsx feat: Vision Support + New UI (#1203) 2023-11-21 20:12:48 -05:00
EditMessage.tsx 🎥 feat: YouTube Tool (#5582) 2025-01-31 19:11:04 -05:00
Files.tsx feat: OAuth for Actions (#5693) 2025-02-10 15:56:08 -05:00
FinishedIcon.tsx feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
Image.tsx 🐼 feat: Add Flux Image Generation Tool (#6147) 2025-03-02 13:19:53 -05:00
ImageGen.tsx 👟 style: WrenchIcon and ImageGen SVG Animations (#2382) 2024-04-23 08:14:28 -04:00
InProgressCall.tsx feat: OAuth for Actions (#5693) 2025-02-10 15:56:08 -05:00
Markdown.tsx 🔗 feat: Agent Chain (Mixture-of-Agents) (#6374) 2025-03-17 16:43:44 -04:00
MarkdownLite.tsx 🚀 feat: Artifact Editing & Downloads (#5428) 2025-01-23 18:19:04 -05:00
MessageContent.tsx 🔗 feat: Agent Chain (Mixture-of-Agents) (#6374) 2025-03-17 16:43:44 -04:00
Part.tsx 🎨 feat: UI Refresh for Enhanced UX (#6346) 2025-03-25 18:50:58 -04:00
ProgressCircle.tsx feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
ProgressText.tsx 🪄 feat: Agent Artifacts (#5804) 2025-02-11 18:00:38 -05:00
RetrievalCall.tsx feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
RetrievalIcon.tsx feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
SearchContent.tsx 🔧 Fix: Excessive Line Spacing in Markdown-rendered User Messages (#4718) 2024-11-16 10:18:56 -05:00
ToolCall.tsx feat: OAuth for Actions (#5693) 2025-02-10 15:56:08 -05:00
ToolPopover.tsx feat: OAuth for Actions (#5693) 2025-02-10 15:56:08 -05:00
WrenchIcon.tsx 👟 style: WrenchIcon and ImageGen SVG Animations (#2382) 2024-04-23 08:14:28 -04:00