mirror of
https://github.com/alibaba/higress.git
synced 2026-06-09 20:57:32 +08:00
[ai-proxy]qwen text-rerank support (#2537)
This commit is contained in:
@@ -81,6 +81,7 @@ const (
|
||||
|
||||
// TODO: 以下是一些非标准的API名称,需要进一步确认是否支持
|
||||
ApiNameCohereV1Rerank ApiName = "cohere/v1/rerank"
|
||||
ApiNameQwenV1Rerank ApiName = "qwen/v1/rerank"
|
||||
ApiNameQwenAsyncAIGC ApiName = "api/v1/services/aigc"
|
||||
ApiNameQwenAsyncTask ApiName = "api/v1/tasks/"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user