Преглед на файлове

remove: parameters in seeds (#2481)

crazywoola преди 1 година
родител
ревизия
e031ec9359

+ 0 - 3
api/core/model_runtime/model_providers/openai/llm/gpt-4-0125-preview.yaml

@@ -37,9 +37,6 @@ parameter_rules:
         the same result. Determinism is not guaranteed, and you should refer to the
         system_fingerprint response parameter to monitor changes in the backend.
     required: false
-    precision: 2
-    min: 0
-    max: 1
   - name: response_format
     label:
       zh_Hans: 回复格式

+ 0 - 3
api/core/model_runtime/model_providers/openai/llm/gpt-4-1106-preview.yaml

@@ -37,9 +37,6 @@ parameter_rules:
         the same result. Determinism is not guaranteed, and you should refer to the
         system_fingerprint response parameter to monitor changes in the backend.
     required: false
-    precision: 2
-    min: 0
-    max: 1
   - name: response_format
     label:
       zh_Hans: 回复格式

+ 0 - 3
api/core/model_runtime/model_providers/openai/llm/gpt-4-32k.yaml

@@ -37,9 +37,6 @@ parameter_rules:
         the same result. Determinism is not guaranteed, and you should refer to the
         system_fingerprint response parameter to monitor changes in the backend.
     required: false
-    precision: 2
-    min: 0
-    max: 1
   - name: response_format
     label:
       zh_Hans: 回复格式

+ 0 - 3
api/core/model_runtime/model_providers/openai/llm/gpt-4-turbo-preview.yaml

@@ -37,9 +37,6 @@ parameter_rules:
         the same result. Determinism is not guaranteed, and you should refer to the
         system_fingerprint response parameter to monitor changes in the backend.
     required: false
-    precision: 2
-    min: 0
-    max: 1
   - name: response_format
     label:
       zh_Hans: 回复格式

+ 0 - 3
api/core/model_runtime/model_providers/openai/llm/gpt-4-vision-preview.yaml

@@ -35,9 +35,6 @@ parameter_rules:
         the same result. Determinism is not guaranteed, and you should refer to the
         system_fingerprint response parameter to monitor changes in the backend.
     required: false
-    precision: 2
-    min: 0
-    max: 1
   - name: response_format
     label:
       zh_Hans: 回复格式

+ 0 - 3
api/core/model_runtime/model_providers/openai/llm/gpt-4.yaml

@@ -37,9 +37,6 @@ parameter_rules:
         the same result. Determinism is not guaranteed, and you should refer to the
         system_fingerprint response parameter to monitor changes in the backend.
     required: false
-    precision: 2
-    min: 0
-    max: 1
   - name: response_format
     label:
       zh_Hans: 回复格式