LibreChat/client/src/hooks/Plugins
Dustin Healy e0f468da20
🔍 feat: Add SearXNG for Web Search and Enhance ApiKeyDialog (#8242)
* 🔍 feat: Add SearXNG Web Search support and enhance ApiKeyDialog

- Updated WebSearch component to include authentication data for web search functionality so it won't show badge after being revoked
- Refactored ApiKeyDialog to streamline provider, scraper, and reranker selection with new InputSection component
- Added support for SearXNG as a search provider and updated translation files accordingly
- Improved form handling in useAuthSearchTool to accommodate new API keys and URLs

* 📜 chore: remove unused i18next key

* 📦 chore: address comments (swap API key and URL fields in SearXNG config, change input fields to 'text' from 'password'

* 📦 chore: make URL fields go first in ApiKeyDialog

* chore: bump @librechat/agents to v2.4.52

* ci: update webSearch configuration to include searxng fields in AppService.spec.js

---------

Co-authored-by: Danny Avila <danny@librechat.ai>
2025-07-05 17:58:22 -04:00
..
index.ts 🤖 feat: Streamline Endpoints to Agent Framework (#8013) 2025-06-23 09:59:05 -04:00
useAuthCodeTool.ts 🚧 WIP: Merge Dev Build (#4611) 2024-11-01 18:36:39 -04:00
useAuthSearchTool.ts 🔍 feat: Add SearXNG for Web Search and Enhance ApiKeyDialog (#8242) 2025-07-05 17:58:22 -04:00
useCodeApiKeyForm.ts 🤖 feat: Streamline Endpoints to Agent Framework (#8013) 2025-06-23 09:59:05 -04:00
useMCPSelect.ts feat: Configurable MCP Dropdown Placeholder (#7988) 2025-06-23 13:21:01 -04:00
usePluginDialogHelpers.ts feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
usePluginInstall.ts 🤖 feat: Model Specs & Save Tools per Convo/Preset (#2578) 2024-04-30 22:11:48 -04:00
useSearchApiKeyForm.ts 🔍 feat: Add SearXNG for Web Search and Enhance ApiKeyDialog (#8242) 2025-07-05 17:58:22 -04:00
useToolCallsMap.ts 🎉 feat: Code Interpreter API and Agents Release (#4860) 2024-12-04 15:48:13 -05:00
useToolToggle.ts 🪄 feat: Artifacts Badge & Optimize Ephemeral Agent State (#8252) 2025-07-04 13:25:04 -04:00