Skip to content

Backport: feat(ai/core): support plain string model IDs in rerank()#14214

Merged
R-Taneja merged 3 commits intorelease-v6.0from
backport-pr-14203-to-release-v6.0
Apr 8, 2026
Merged

Backport: feat(ai/core): support plain string model IDs in rerank()#14214
R-Taneja merged 3 commits intorelease-v6.0from
backport-pr-14203-to-release-v6.0

Conversation

@vercel-ai-sdk
Copy link
Copy Markdown
Contributor

@vercel-ai-sdk vercel-ai-sdk bot commented Apr 7, 2026

This is an automated backport of #14203 to the release-v6.0 branch. FYI @R-Taneja
This backport has conflicts that need to be resolved manually.

git cherry-pick output

Auto-merging packages/ai/src/model/resolve-model.test.ts
CONFLICT (content): Merge conflict in packages/ai/src/model/resolve-model.test.ts
Auto-merging packages/ai/src/model/resolve-model.ts
CONFLICT (content): Merge conflict in packages/ai/src/model/resolve-model.ts
Auto-merging packages/ai/src/rerank/rerank.ts
CONFLICT (content): Merge conflict in packages/ai/src/rerank/rerank.ts
Auto-merging packages/ai/src/types/reranking-model.ts
CONFLICT (content): Merge conflict in packages/ai/src/types/reranking-model.ts
error: could not apply 664a0eb8d... feat(ai/core): support plain string model IDs in rerank() (#14203)
hint: After resolving the conflicts, mark them with
hint: "git add/rm <pathspec>", then run
hint: "git cherry-pick --continue".
hint: You can instead skip this commit with "git cherry-pick --skip".
hint: To abort and get back to the state before "git cherry-pick",
hint: run "git cherry-pick --abort".
hint: Disable this message with "git config set advice.mergeConflict false"

@tigent tigent bot added ai/core core functions like generateText, streamText, etc. Provider utils, and provider spec. feature New feature or request maintenance CI, internal documentation, automations, etc labels Apr 7, 2026
@R-Taneja R-Taneja self-requested a review April 7, 2026 22:46
@R-Taneja R-Taneja marked this pull request as ready for review April 7, 2026 22:46
@R-Taneja R-Taneja merged commit f152133 into release-v6.0 Apr 8, 2026
17 checks passed
@R-Taneja R-Taneja deleted the backport-pr-14203-to-release-v6.0 branch April 8, 2026 04:25
@vercel-ai-sdk
Copy link
Copy Markdown
Contributor Author

vercel-ai-sdk bot commented Apr 8, 2026

🚀 Published in:

Package Version
ai 6.0.153
@ai-sdk/angular 2.0.154
@ai-sdk/langchain 2.0.159
@ai-sdk/llamaindex 2.0.153
@ai-sdk/react 3.0.155
@ai-sdk/rsc 2.0.153
@ai-sdk/svelte 4.0.153
@ai-sdk/vue 3.0.153

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ai/core core functions like generateText, streamText, etc. Provider utils, and provider spec. feature New feature or request maintenance CI, internal documentation, automations, etc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant