LibreChat/client/src/components/SidePanel
Theo N. Truong 7ce782fec6
🎚️ feat: Custom Parameters (#7342)
* #

* - refactor: simplified getCustomConfig func

* #

* - feature: persist values for parameters with optionType of custom

* #

* - refactor: moved `Parameters/settings.ts` into `data-provider` so that both frontend and backend code can use it.

* - feature: loadCustomConfig can now parse and validate customParams property for `endpoints.custom` in `librechat.yaml`

* # fixed linter

* # removed .strict() in config.ts

* change: added packages/data-provider/src to SOURCE_DIRS for i18n check

* # removed unnecessary lodash imports

* # addressed PR comments
# fixed lint for updated files

* # better import for lodash (w/o relying on tree-shaking)
2025-05-19 19:33:25 -04:00
..
Agents 🎚️ feat: Custom Parameters (#7342) 2025-05-19 19:33:25 -04:00
Bookmarks 🎨 feat: enhance Chat Input UI, File Mgmt. UI, Bookmarks a11y (#5112) 2024-12-29 17:31:41 -05:00
Builder 🔄 chore: Enforce 18next Language Keys (#5803) 2025-02-12 15:48:13 -05:00
Files 🧭 refactor: Modernize Nav/Header (#7094) 2025-04-27 14:03:25 -04:00
Parameters 🎚️ feat: Custom Parameters (#7342) 2025-05-19 19:33:25 -04:00
data.tsx feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
index.ts 🪄 feat: Agent Artifacts (#5804) 2025-02-11 18:00:38 -05:00
Nav.tsx 🎨 style: Address Minor UI Refresh Issues (#6552) 2025-03-26 18:57:29 -04:00
SidePanel.tsx 🖼️ feat: Tool Call and Loading UI Refresh, Image Resize Config (#7086) 2025-05-19 19:23:11 -04:00
SidePanelGroup.tsx 🪄 feat: Agent Artifacts (#5804) 2025-02-11 18:00:38 -05:00