mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-17 17:00:15 +01:00
* feat: `stop` conversation parameter * feat: Tag primitive * feat: dynamic tags * refactor: update tag styling * feat: add stop sequences to OpenAI settings * fix(Presentation): prevent `SidePanel` re-renders that flicker side panel * refactor: use stop placeholder * feat: type and schema update for `stop` and `TPreset` in generation param related types * refactor: pass conversation to dynamic settings * refactor(OpenAIClient): remove default handling for `modelOptions.stop` * docs: fix Google AI Setup formatting * feat: current_model * docs: WIP update * fix(ChatRoute): prevent default preset override before `hasSetConversation.current` becomes true by including latest conversation state as template * docs: update docs with more info on `stop` * chore: bump config_version * refactor: CURRENT_MODEL handling |
||
|---|---|---|
| .. | ||
| plugins | ||
| schema | ||
| Action.js | ||
| Assistant.js | ||
| Balance.js | ||
| checkBalance.js | ||
| Config.js | ||
| Conversation.js | ||
| File.js | ||
| index.js | ||
| Key.js | ||
| Message.js | ||
| Preset.js | ||
| Prompt.js | ||
| Session.js | ||
| spendTokens.js | ||
| Transaction.js | ||
| tx.js | ||
| tx.spec.js | ||
| User.js | ||
| userMethods.js | ||