Is your feature request related to a problem? Please describe.
When customising the deep agent it is a bit awkward registering plugins.
Describe the solution you'd like
Some way to make it simpler such as:
deep.start({}, plugins=[MyDeepPlugin])
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem? Please describe.
When customising the deep agent it is a bit awkward registering plugins.
Describe the solution you'd like
Some way to make it simpler such as:
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.