Skip to content

🧭 docs: Document defaultDeferLoading Agents Setting - #762

Open
brenwhyte wants to merge 1 commit into
LibreChat-AI:mainfrom
brenwhyte:docs/agents-default-defer-loading
Open

🧭 docs: Document defaultDeferLoading Agents Setting#762
brenwhyte wants to merge 1 commit into
LibreChat-AI:mainfrom
brenwhyte:docs/agents-default-defer-loading

Conversation

@brenwhyte

Copy link
Copy Markdown

Summary

Documents the new opt-in endpoints.agents.defaultDeferLoading setting introduced by LibreChat PR danny-avila/LibreChat#15713 (implements danny-avila/LibreChat#14004): when enabled alongside the deferred_tools capability, MCP tools newly added to an agent in the Agent Builder start with Defer Loading ON. Users can still opt out per tool, and existing agents / saved per-tool choices are unaffected.

Changes

  • content/docs/features/agents.mdx (Deferred Tools section): adds a note explaining the admin default and linking to the config reference.
  • content/docs/configuration/librechat_yaml/object_structure/agents.mdx:
    • New ## defaultDeferLoading reference section (OptionTable, default false, example, notes) following the existing per-key format.
    • Commented # defaultDeferLoading: false entry in the example yaml block, placed above capabilities to mirror the main repo's librechat.example.yaml.

English source only — translated pages can follow via the usual translation pipeline.

Note for maintainers

This documents an unreleased setting; the companion feature PR (danny-avila/LibreChat#15713) should merge first or alongside.

Documents the opt-in endpoints.agents.defaultDeferLoading setting from
LibreChat PR #15713: MCP tools newly added to an agent in the Agent
Builder start with Defer Loading enabled, gated on the deferred_tools
capability, with per-tool user opt-out preserved.

- Features/Agents (Deferred Tools): add a note on defaulting Defer Loading on
- Agents Endpoint Object Structure: add the defaultDeferLoading reference
  section and example yaml entry
@vercel

vercel Bot commented Sep 7, 2026

Copy link
Copy Markdown

@brenwhyte is attempting to deploy a commit to the LibreChat's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant