Skip to content

Conversation

rozha
Copy link
Owner

@rozha rozha commented Jul 7, 2024

Dataclass Model misses max_temperature field which brakes list_models()

Description of the change

Add field max_temperature to Model dataclass

Motivation

This change fixes list_models()

Type of change

Choose one: (Bug fix | Feature request | Documentation | Other)

Checklist

  • [+ ] I have performed a self-review of my code.
  • [+ ] I have added detailed comments to my code where applicable.
  • [ +] I have verified that my change does not break existing code.
  • [ +] My PR is based on the latest changes of the main branch (if unsure, please run git pull --rebase upstream main).
  • [ +] I am familiar with the Google Style Guide for the language I have coded in.
  • [ +] I have read through the Contributing Guide and signed the Contributor License Agreement.

rozha and others added 3 commits July 7, 2024 22:19
Dataclass Model misses max_temperature field which brakes list_models()
Change-Id: I0cdacd0134c868044ae5b96322b266224d7b8a69
Change-Id: I5db22405c93b66fd268b19f1e081dc24f3246d24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants