feat: update rerank provider baseUrl to use dashscope API endpoint
This commit is contained in:
+1
-1
@@ -61,7 +61,7 @@ items:
|
||||
|
||||
- name: rerank
|
||||
provider: openai
|
||||
baseUrl: https://api.cohere.com/v1
|
||||
baseUrl: https://dashscope.aliyuncs.com/compatible-mode/v1
|
||||
apiKey: <REPLACE_WITH_REAL_KEY>
|
||||
modelType: rerank
|
||||
modelName: qwen3-vl-rerank
|
||||
|
||||
Reference in New Issue
Block a user