configure_tools


Description:

public override void configure_tools (Chat call)

Configures tools for the chat call.

Filters tools to only include those listed in allowed_tools. If allowed_tools is empty, no tools are added (clears all tools).

Parameters:

call

The Chat call to configure tools for