소스 검색

Feature/add qwen llm (#5659)

Kevin 1 년 전
부모
커밋
b3d6726f65

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 81 - 0
api/core/model_runtime/model_providers/tongyi/llm/qwen-long.yaml


+ 1 - 1
api/core/model_runtime/model_providers/tongyi/llm/qwen-max-0403.yaml

@@ -75,7 +75,7 @@ parameter_rules:
   - name: response_format
     use_template: response_format
 pricing:
-  input: '0.12'
+  input: '0.04'
   output: '0.12'
   unit: '0.001'
   currency: RMB

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 81 - 0
api/core/model_runtime/model_providers/tongyi/llm/qwen-max-0428.yaml


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

@@ -75,7 +75,7 @@ parameter_rules:
   - name: response_format
     use_template: response_format
 pricing:
-  input: '0.12'
+  input: '0.04'
   output: '0.12'
   unit: '0.001'
   currency: RMB

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

@@ -75,7 +75,7 @@ parameter_rules:
   - name: response_format
     use_template: response_format
 pricing:
-  input: '0.12'
+  input: '0.04'
   output: '0.12'
   unit: '0.001'
   currency: RMB

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

@@ -75,7 +75,7 @@ parameter_rules:
   - name: response_format
     use_template: response_format
 pricing:
-  input: '0.12'
+  input: '0.04'
   output: '0.12'
   unit: '0.001'
   currency: RMB

+ 2 - 2
api/core/model_runtime/model_providers/tongyi/llm/qwen-plus-chat.yaml

@@ -75,7 +75,7 @@ parameter_rules:
   - name: response_format
     use_template: response_format
 pricing:
-  input: '0.02'
-  output: '0.02'
+  input: '0.004'
+  output: '0.012'
   unit: '0.001'
   currency: RMB

+ 2 - 2
api/core/model_runtime/model_providers/tongyi/llm/qwen-plus.yaml

@@ -73,7 +73,7 @@ parameter_rules:
   - name: response_format
     use_template: response_format
 pricing:
-  input: '0.02'
-  output: '0.02'
+  input: '0.004'
+  output: '0.012'
   unit: '0.001'
   currency: RMB

+ 2 - 2
api/core/model_runtime/model_providers/tongyi/llm/qwen-turbo-chat.yaml

@@ -75,7 +75,7 @@ parameter_rules:
   - name: response_format
     use_template: response_format
 pricing:
-  input: '0.008'
-  output: '0.008'
+  input: '0.002'
+  output: '0.006'
   unit: '0.001'
   currency: RMB

+ 2 - 2
api/core/model_runtime/model_providers/tongyi/llm/qwen-turbo.yaml

@@ -73,7 +73,7 @@ parameter_rules:
   - name: response_format
     use_template: response_format
 pricing:
-  input: '0.008'
-  output: '0.008'
+  input: '0.002'
+  output: '0.006'
   unit: '0.001'
   currency: RMB