DeepchecksLLMClient.get_user_value_properties#
- DeepchecksLLMClient.get_user_value_properties(app_name: str, interaction_type: str | None = None) List[UserValuePropertyType] #
Get the user value properties defined for the current application.
- Parameters:
- app_namestr
Application name
- interaction_typestr
Interaction type
- Returns:
- list[UserValuePropertyType]
A list of user value properties defined for the application