瀏覽代碼

chore: Update TongYi models prices (#2890)

tags/0.5.10
Su Yang 1 年之前
父節點
當前提交
7e3c59e53e
No account linked to committer's email address

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

required: false required: false
- name: response_format - name: response_format
use_template: 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 查看文件

required: false required: false
- name: response_format - name: response_format
use_template: 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 查看文件

required: false required: false
- name: response_format - name: response_format
use_template: response_format use_template: response_format
pricing:
input: '0.12'
output: '0.12'
unit: '0.001'
currency: RMB

Loading…
取消
儲存