mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-08-04 14:57:42 +00:00
📚 docs: Clarify background code capability
This commit is contained in:
parent
ff3dd66436
commit
ec64cea1f5
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue