mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-06 10:38:50 +01:00
* 🐛 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
|
||
|---|---|---|
| .. | ||
| Artifact.tsx | ||
| ArtifactButton.tsx | ||
| ArtifactCodeEditor.tsx | ||
| ArtifactPreview.tsx | ||
| Artifacts.tsx | ||
| ArtifactTabs.tsx | ||
| Code.tsx | ||
| DownloadArtifact.tsx | ||
| Mermaid.tsx | ||
| Thinking.tsx | ||
| useDebounceCodeBlock.ts | ||