Files
CherryHQ-cherry-studio/.changeset/aicore-rerank-runtime.md
槑囿脑袋 67554c5703 feat(ai-service): add rerank runtime support (#15542)
Co-authored-by: 亢奋猫 <kangfenmao@qq.com>
Co-authored-by: fullex <106392080+0xfullex@users.noreply.github.com>
Signed-off-by: eeee0717 <chentao020717Work@outlook.com>
2026-06-06 17:33:18 +08:00

388 B

@cherrystudio/ai-core
@cherrystudio/ai-core
patch

Add rerank runtime support. Exposes a rerank runtime helper (plus RerankParams / RerankResult types and RuntimeExecutor.rerank) and an OpenAICompatibleRerankingModel provider model (with createOpenAICompatibleRerankingModel and its config/settings types) so OpenAI-compatible providers can serve reranking through the standard runtime.