DeepchecksLLMClient.create_interaction_type#

DeepchecksLLMClient.create_interaction_type(app_name: str, name: str, template_name: BuiltInInteractionType | None = None) int#

Activating Builtin type or Creating a new custom interaction type for the current application.

Parameters:
app_namestr

Application name

namestr

Name of the interaction type

template_name: BuiltInInteractionType

Template of the interaction type

Returns
——-
int

Interaction type id