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