LibreChat/client/src/components/Artifacts
Danny Avila d93f5c9061
☁️ feat: Additional AI Gateway Provider Support; fix: Reasoning Effort for Presets/Agents (#5600)
* 🐛 fix: Prevent processing of non-artifact nodes in artifact plugin

* refactor: remove deprecated fields, add `reasoning_effort`

* refactor: move `reasoning_effort` to the second column in OpenAI settings

* feat: add support for additional AI Gateway provider in extractBaseURL function

* refactor: move `reasoning_effort` field to conversationPreset and remove from agentOptions
2025-02-02 09:04:10 -05:00
..
Artifact.tsx ☁️ feat: Additional AI Gateway Provider Support; fix: Reasoning Effort for Presets/Agents (#5600) 2025-02-02 09:04:10 -05:00
ArtifactButton.tsx 🪄 feat: Code Artifacts (#3798) 2024-08-27 17:03:16 -04:00
ArtifactCodeEditor.tsx 🏄‍♂️ refactor: Optimize Reasoning UI & Token Streaming (#5546) 2025-01-29 19:46:58 -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: o1 Tool Calling & reasoning_effort (#5553) 2025-01-30 12:36:35 -05:00
useDebounceCodeBlock.ts 🪄 feat: Code Artifacts (#3798) 2024-08-27 17:03:16 -04:00