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