Class AutomaticFunctionCallingResponder (1.49.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
NameDescription
max_automatic_function_calls int

Maximum number of automatic function calls.