mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-08-04 14:57:42 +00:00
📚 docs: Mark stateful sessions experimental
This commit is contained in:
parent
c1b36bde1b
commit
ff3dd66436
1 changed files with 1 additions and 0 deletions
|
|
@ -440,6 +440,7 @@ endpoints:
|
|||
# capabilities: ["deferred_tools", "execute_code", "file_search", "web_search", "artifacts", "subagents", "actions", "context", "skills", "memory", "ask_user_question", "tools", "chain", "ocr"]
|
||||
# # 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.
|
||||
# # (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