diff --git a/librechat.example.yaml b/librechat.example.yaml index c19583e7a7..e8ce0dc332 100644 --- a/librechat.example.yaml +++ b/librechat.example.yaml @@ -441,6 +441,7 @@ endpoints: # # The following capabilities are opt-in and must be added explicitly: # # "programmatic_tools", "stateful_code_sessions", "run_in_background" # # "stateful_code_sessions" is highly experimental and may change substantially. + # # "run_in_background" allows selected MCP and Code Interpreter tools to run as background tasks. # # (optional) Require user approval before matching tool calls. Disabled by default. # toolApproval: # enabled: true