Class AutomaticFunctionCallingResponder (1.48.0)

AutomaticFunctionCallingResponder(max_automatic_function_calls: int = 1)

Responder that automatically responds to model's function calls.

Methods

AutomaticFunctionCallingResponder

AutomaticFunctionCallingResponder(max_automatic_function_calls: int = 1)

Initializes the responder.

Parameter
Name Description
max_automatic_function_calls int

Maximum number of automatic function calls.