LibreChat/client/src/components/SidePanel/Parameters
Dustin Healy 8ba61a86f4
🔍 feat: Web Search via OpenAI Responses API (#8186)
* 🔍 feat: Introduce Web Search Functionality for OpenAI API

- Added a new web_search parameter to enable web search capabilities in the OpenAI configuration.
- Updated the DynamicSlider component for improved styling.
- Enhanced the useSetIndexOptions hook to auto-enable the Responses API when web search is activated.
- Modified relevant schemas, types, and translation files to support the new web search feature.

* chore: remove comments

* refactor: tool handling in initializeAgent for better clarity and functionality and reflection of openai features

---------

Co-authored-by: Danny Avila <danny@librechat.ai>
2025-07-02 10:03:14 -04:00
..
components.tsx 📊 refactor: use Parameters from Side Panel for OpenAI, Anthropic, and Custom endpoints (#4092) 2024-09-17 22:25:54 -04:00
DynamicCheckbox.tsx 🎚️ feat: Custom Parameters (#7342) 2025-05-19 19:33:25 -04:00
DynamicCombobox.tsx 🎚️ feat: Custom Parameters (#7342) 2025-05-19 19:33:25 -04:00
DynamicDropdown.tsx 🔄 chore: Enforce 18next Language Keys (#5803) 2025-02-12 15:48:13 -05:00
DynamicInput.tsx 🧠 feat: Thinking Budget, Include Thoughts, and Dynamic Thinking for Gemini 2.5 (#8055) 2025-06-25 15:14:33 -04:00
DynamicSlider.tsx 🔍 feat: Web Search via OpenAI Responses API (#8186) 2025-07-02 10:03:14 -04:00
DynamicSwitch.tsx 🔍 feat: Add Google Search Grounding Toggle (#8174) 2025-07-01 18:00:18 -04:00
DynamicTags.tsx 🎚️ feat: Custom Parameters (#7342) 2025-05-19 19:33:25 -04:00
DynamicTextarea.tsx 🎚️ feat: Custom Parameters (#7342) 2025-05-19 19:33:25 -04:00
index.ts 🎨 style: parameters panel update (#4780) 2024-11-22 19:10:03 -05:00
OptionHover.tsx 🧠 feat: Thinking Budget, Include Thoughts, and Dynamic Thinking for Gemini 2.5 (#8055) 2025-06-25 15:14:33 -04:00
Panel.tsx fix: Debounce setUserContext and Default State Param for OpenID Auth (#7559) 2025-05-25 23:40:37 -04:00