LibreChat/client/src/hooks/Conversations
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
..
index.ts 🔍 refactor: Search & Message Retrieval (#6903) 2025-04-16 21:07:43 -04:00
useBookmarkSuccess.ts 🔖 feat: Enhance Bookmarks UX, add RBAC, toggle via librechat.yaml (#3747) 2024-08-22 17:09:05 -04:00
useDebouncedInput.ts 🔧 fix: Apply Mongoose Plugin at Model Creation (#7749) 2025-06-04 23:11:34 -04:00
useDefaultConvo.ts 🎨 feat: UI Refresh for Enhanced UX (#6346) 2025-03-25 18:50:58 -04:00
useExportConversation.ts 🌿 fix: forking a long conversation breaks chat structure (#4778) 2024-11-22 16:10:59 -05:00
useGenerateConvo.ts 📢 fix: Invalid engineTTS and Conversation State on Navigation (#6904) 2025-04-15 21:00:06 -04:00
useGetSender.ts 🛂 feat: OpenID Logout Redirect to end_session_endpoint (#5626) 2025-02-03 10:53:04 -05:00
useNavigateToConvo.tsx 🛠️ fix: Conversation Navigation State (#7210) 2025-05-04 10:44:40 -04:00
useParameterEffects.ts 🎨 style: parameters panel update (#4780) 2024-11-22 19:10:03 -05:00
usePresetIndexOptions.ts 🌎 i18n: React-i18next & i18next Integration (#5720) 2025-02-09 12:05:31 -05:00
usePresets.ts 🛡️ fix: Preset and Validation Logic for URL Query Params (#7407) 2025-05-15 17:46:48 -04:00
useSearchEnabled.ts 🔍 refactor: Search & Message Retrieval (#6903) 2025-04-16 21:07:43 -04:00
useSetIndexOptions.ts 🔍 feat: Web Search via OpenAI Responses API (#8186) 2025-07-02 10:03:14 -04:00
useUpdateTagsInConvo.ts 📜 refactor: Optimize Conversation History Nav with Cursor Pagination (#5785) 2025-04-15 04:04:00 -04:00