mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-23 03:40:14 +01:00
🛠️ refactor: Only Show Agents MCP UI When Configured (#9471)
This commit is contained in:
parent
65c83317aa
commit
a4a174b3dc
4 changed files with 14 additions and 7 deletions
|
|
@ -140,6 +140,7 @@ export function AgentPanelProvider({ children }: { children: React.ReactNode })
|
|||
pluginTools,
|
||||
activePanel,
|
||||
agentsConfig,
|
||||
startupConfig,
|
||||
setActivePanel,
|
||||
endpointsConfig,
|
||||
setCurrentAgentId,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue