DeepchecksLLMClient.get_custom_properties#

DeepchecksLLMClient.get_custom_properties(app_name: str) List[CustomPropertyType]#

Get the custom properties defined for the current application.

Parameters:
app_namestr

Application name

Returns:
list[CustomPropertyType]

A list of custom properties defined for the application