• High
    • Fix problem where OpenAI model parameters are not settable to 0.

      Problem

      Setting model parameters with min or max parameter value is not possible for float or int parameters because of wrong value check for 0 in the validation function.

      In addition to the above problem, the useDefaultMsg and useSystemMsgs are not respected on saving the form.

      Solution

      0 is valid value for float parameters. Instead of setting it to default use 0 as param value in case it is set from the UI.

            aleksandar Aleksandar Mitrev
            aleksandar Aleksandar Mitrev
            Axel Becher
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: