add_internal_filler
add_internal_filler
Add filler phrases for a specific internal/native SWAIG function and language.
Parameters
function_name
Name of the SWAIG function (e.g., "next_step", "check_time").
language_code
Language code (e.g., "en-US", "es", "fr").
fillers
List of filler phrases for this function and language. The AI randomly selects from this list each time the function is invoked.
Returns
AgentBase — Returns self for method chaining.