LibreChat/api
Danny Avila 099aa9dead
feat: Stop Sequences for Conversations & Presets (#2536)
* 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
2024-04-25 11:40:17 -04:00
..
app feat: Stop Sequences for Conversations & Presets (#2536) 2024-04-25 11:40:17 -04:00
cache 🛠️ fix(Azure/Assistants): Handle Long Domain Names & Other Minor chores (#2475) 2024-04-20 15:02:56 -04:00
config 🔒 feat: Authenticated Image Requests (#2389) 2024-04-11 02:50:57 -04:00
lib 🔄 refactor: Consolidate Ask/Edit Controllers (#1365) 2023-12-15 15:47:40 -05:00
models feat: Stop Sequences for Conversations & Presets (#2536) 2024-04-25 11:40:17 -04:00
server 🔀 fix: Remove use of Mongo Transactions (#2525) 2024-04-24 16:04:46 -04:00
strategies 🛂 refactor(openidStrategy): Use Strategy Functions for Avatars (#2467) 2024-04-19 09:12:55 -04:00
test 🧪 ci: Add .env.test for backend-review.yml (#2501) 2024-04-23 08:21:12 -04:00
utils v0.7.1 (#2502) 2024-04-23 08:57:20 -04:00
jest.config.js fix: Enhance Test Coverage and Fix Compatibility Issues 👷‍♂️ (#1363) 2023-12-15 13:27:13 -05:00
jsconfig.json feat(api): initial Redis support; fix(SearchBar): proper debounce (#1039) 2023-10-11 17:05:47 -04:00
package.json v0.7.1 (#2502) 2024-04-23 08:57:20 -04:00
typedefs.js 🧼 refactor(AppService): Consolidate Logic & Issue more Warnings (#2468) 2024-04-19 12:05:39 -04:00