Documentation Index
Fetch the complete documentation index at: https://docs.praison.ai/llms.txt
Use this file to discover all available pages before exploring further.
disable
Function
This function is defined in the plugins module.Disable plugins.
Signature
Parameters
Optional list of plugin names to disable. If None, disables all plugins.
Usage
Uses
get_plugin_managermanager.disablemanager.list_plugins
Used By
Source
View on GitHub
praisonaiagents/plugins/__init__.py at line 135
