DeepchecksLLMClient.get_interaction_types#
- DeepchecksLLMClient.get_interaction_types(app_name: str) List[InteractionType]#
Get the custom interaction types defined for the current application.
- Parameters:
- app_namestr
Application name
- Returns:
- list[InteractionType]
A list of interaction types defined for the application