LibreChat/client/src/components/Artifacts
Danny Avila af430e46f4
feat: Add Google Parameters, Ollama/Openrouter Reasoning, & UI Optimizations (#5456)
* feat: Google Model Parameters

* fix: dynamic input number value, previously coerced by zod schema

* refactor: support openrouter reasoning tokens and XML for thinking directive to conform to ollama

* fix: virtualize combobox to prevent performance drop on re-renders of long model/agent/assistant lists

* refactor: simplify Fork component by removing unnecessary chat context index

* fix: prevent rendering of Thinking component when children are null

* refactor: update Markdown component to replace <think> tags and simplify remarkPlugins configuration

* refactor: reorder remarkPlugins to improve plugin configuration in Markdown component
2025-01-24 18:15:47 -05:00
..
Artifact.tsx 🚀 feat: Artifact Editing & Downloads (#5428) 2025-01-23 18:19:04 -05:00
ArtifactButton.tsx 🪄 feat: Code Artifacts (#3798) 2024-08-27 17:03:16 -04:00
ArtifactCodeEditor.tsx 🚀 feat: Artifact Editing & Downloads (#5428) 2025-01-23 18:19:04 -05:00
ArtifactPreview.tsx 🚀 feat: Artifact Editing & Downloads (#5428) 2025-01-23 18:19:04 -05:00
Artifacts.tsx 🚀 feat: Artifact Editing & Downloads (#5428) 2025-01-23 18:19:04 -05:00
ArtifactTabs.tsx 🚀 feat: Artifact Editing & Downloads (#5428) 2025-01-23 18:19:04 -05:00
Code.tsx 🪄 feat: Code Artifacts (#3798) 2024-08-27 17:03:16 -04:00
DownloadArtifact.tsx 🚀 feat: Artifact Editing & Downloads (#5428) 2025-01-23 18:19:04 -05:00
Mermaid.tsx feat: Quality-of-Life Chat/Edit-Message Enhancements (#5194) 2025-01-06 22:47:24 -05:00
Thinking.tsx feat: Add Google Parameters, Ollama/Openrouter Reasoning, & UI Optimizations (#5456) 2025-01-24 18:15:47 -05:00
useDebounceCodeBlock.ts 🪄 feat: Code Artifacts (#3798) 2024-08-27 17:03:16 -04:00