Ver código fonte

chore: Update TongYi models prices (#2890)

Su Yang 1 ano atrás
pai
commit
7e3c59e53e

+ 5 - 0
api/core/model_runtime/model_providers/tongyi/llm/qwen-max-1201.yaml

@@ -59,3 +59,8 @@ parameter_rules:
     required: false
   - name: response_format
     use_template: response_format
+pricing:
+  input: '0.12'
+  output: '0.12'
+  unit: '0.001'
+  currency: RMB

+ 5 - 0
api/core/model_runtime/model_providers/tongyi/llm/qwen-max-longcontext.yaml

@@ -59,3 +59,8 @@ parameter_rules:
     required: false
   - name: response_format
     use_template: response_format
+pricing:
+  input: '0.12'
+  output: '0.12'
+  unit: '0.001'
+  currency: RMB

+ 5 - 0
api/core/model_runtime/model_providers/tongyi/llm/qwen-max.yaml

@@ -59,3 +59,8 @@ parameter_rules:
     required: false
   - name: response_format
     use_template: response_format
+pricing:
+  input: '0.12'
+  output: '0.12'
+  unit: '0.001'
+  currency: RMB