mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-29 22:05:18 +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 |
||
|---|---|---|
| .. | ||
| index.ts | ||
| useArchiveHandler.ts | ||
| useBookmarkSuccess.ts | ||
| useDebouncedInput.ts | ||
| useDefaultConvo.ts | ||
| useExportConversation.ts | ||
| useGenerateConvo.ts | ||
| useGetSender.ts | ||
| useNavigateToConvo.tsx | ||
| useParameterEffects.ts | ||
| usePresetIndexOptions.ts | ||
| usePresets.ts | ||
| useSearch.ts | ||
| useSetIndexOptions.ts | ||
| useUpdateTagsInConvo.ts | ||