DeepchecksLLMClient.get_versions#
- DeepchecksLLMClient.get_versions(app_name: str | None = None)#
Get all versions of an application as Version objects.
Note that “custom” attribute in ApplicationVersion is deprecated. Please use additional_fields instead.
- Parameters:
- app_name
Name of the application to get versions for
- Returns:
- List[ApplicationVersion]
List of versions