mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-22 03:10:15 +01:00
* 🔄 chore: Update @langchain/google-vertexai to version 0.2.5 in package.json and package-lock.json * chore: temp remove agents * 🔄 chore: Update @langchain/google-genai to version 0.2.5 in package.json and package-lock.json * 🔄 chore: Update @langchain/community to version 0.3.42 in package.json and package-lock.json * 🔄 chore: Add license information for @langchain/textsplitters in package-lock.json * 🔄 chore: Update @langchain/core to version 0.3.51 in package.json and package-lock.json * 🔄 chore: Update openai dependency to version 4.96.2 in package.json and package-lock.json * chore: @librechat/agents to v2.4.30 * fix: streaming condition in ModelEndHandler to account for boundModel `disableStreaming` setting * fix: update regex for noSystemModel and refactor message handling in AgentClient * feat: Google Gemma models * chore: remove unnecessary empty JSX fragment in PopoverButtons component |
||
|---|---|---|
| .. | ||
| Files | ||
| ActiveSetting.tsx | ||
| AddedConvo.tsx | ||
| AudioRecorder.tsx | ||
| BadgeRow.tsx | ||
| ChatForm.tsx | ||
| CircleRender.tsx | ||
| CodeInterpreter.tsx | ||
| CollapseChat.tsx | ||
| ConversationStarters.tsx | ||
| EditBadges.tsx | ||
| HeaderOptions.tsx | ||
| MCPSelect.tsx | ||
| Mention.tsx | ||
| MentionItem.tsx | ||
| OptionsPopover.tsx | ||
| PopoverButtons.tsx | ||
| PromptsCommand.tsx | ||
| SendButton.tsx | ||
| StopButton.tsx | ||
| StreamAudio.tsx | ||
| TextareaHeader.tsx | ||