mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-04-07 08:25:23 +02:00
Native Anthropic web_search executes server-side before we can intercept it, making pre-execution approval impossible. Removing all native web search approval code (dropParams in OpenAI/Anthropic initialize, handleNativeWebSearchApproval in callbacks, toolApprovalConfig in getDefaultHandlers). Tool approval remains fully functional for MCP tools and LangChain tools. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| types | ||
| .gitignore | ||
| babel.config.cjs | ||
| jest.config.mjs | ||
| package.json | ||
| rollup.config.js | ||
| tsconfig-paths-bootstrap.mjs | ||
| tsconfig.build.json | ||
| tsconfig.json | ||
| tsconfig.spec.json | ||