Custom Functions

Extend agent capabilities by registering custom controller functions or tool sets.

agent = Agent(controller=my_custom_function_registry)

Plug in your own Python functions or APIs for unlimited workflows.