LibreChat/packages/data-provider/src
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
..
react-query 💽 refactor(client): Optimize ModelsConfig Query Cache (#2330) 2024-04-05 17:08:37 -04:00
types 🔧 fix: Improve Assistants File Citation & Download Handling (#2248) 2024-03-29 19:09:16 -04:00
actions.ts 🔧 feat: Share Assistant Actions between Users (#2116) 2024-03-16 16:49:11 -04:00
api-endpoints.ts 🅰️ feat: Azure OpenAI Assistants API Support (#1992) 2024-03-14 17:21:42 -04:00
azure.ts 🧼 refactor(AppService): Consolidate Logic & Issue more Warnings (#2468) 2024-04-19 12:05:39 -04:00
config.ts feat: Stop Sequences for Conversations & Presets (#2536) 2024-04-25 11:40:17 -04:00
createPayload.ts feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
data-service.ts ⬇️ refactor: Assistant File Downloads (#2364) 2024-04-09 14:26:46 -04:00
file-config.ts 💻 fix(client): Allow Code Filetypes and Suppress Known Vite Warnings (#2492) 2024-04-22 20:08:34 -04:00
generate.ts feat: Stop Sequences for Conversations & Presets (#2536) 2024-04-25 11:40:17 -04:00
headers-helpers.ts chore: add back data-provider 2023-07-30 11:50:24 -04:00
index.ts 📦 feat: Model & Assistants Combobox for Side Panel (#2380) 2024-04-10 14:27:22 -04:00
keys.ts ⬇️ feat: Assistant File Downloads (#2234) 2024-03-29 08:23:38 -04:00
parsers.ts 🅰️ feat: Azure Config to Allow Different Deployments per Model (#1863) 2024-02-26 14:12:25 -05:00
request.ts 🔧 fix: Improve Assistants File Citation & Download Handling (#2248) 2024-03-29 19:09:16 -04:00
schemas.ts feat: Stop Sequences for Conversations & Presets (#2536) 2024-04-25 11:40:17 -04:00
sse.js feat: Vision Support + New UI (#1203) 2023-11-21 20:12:48 -05:00
types.ts 🗃️ feat: General File Support for OpenAI, Azure, Custom, Anthropic and Google (RAG) (#2143) 2024-03-19 20:54:30 -04:00