DeepchecksLLMClient.delete_interaction_type#

DeepchecksLLMClient.delete_interaction_type(app_name: str, interaction_type_id: int)#

Delete custom interaction type.

Parameters:
app_namestr

Application name

interaction_type_idint

Interaction type id

Returns
——-
None