Skip to content

docs: correct MMR expansion and stale client-support claims - #528

Merged
g-despot merged 2 commits into
mainfrom
docs/1-39-review-fixes
Aug 27, 2026
Merged

docs: correct MMR expansion and stale client-support claims#528
g-despot merged 2 commits into
mainfrom
docs/1-39-review-fixes

Conversation

@g-despot

Copy link
Copy Markdown
Contributor

Two defects found while reviewing the 1.39 release blog post.

MMR expansion. Three Database pages said "Maximum Marginal Relevance" while the Query Agent pages said "Maximal". Standardized on Maximal.

Client support. boost.md and hybrid.md both said the feature was Python-only and not yet in TypeScript, Go, Java or C#. Checked against released tags: boost ships in Python v4.22.0, TypeScript v3.14.0, Java 6.3.0 and C# 1.2.0; diversity selection on hybrid ships in Python v4.23.0, Java 6.3.1 and C# 1.2.0. Go has neither, and hybrid MMR in TypeScript is genuinely unreleased. Both pages now name real versions.

Follow-ups not in this PR: the Python-only examples on those pages now under-serve the clients that do support these features, and TypeScript exports a Boost factory class that is unreachable from the package entry point.

MMR expands to Maximal Marginal Relevance. Three Database pages said
Maximum while the Query Agent pages said Maximal.

boost.md and hybrid.md said boost and diversity selection were Python-only.
Both ship in TypeScript, Java and C# as well, so the pages were sending four
client audiences away from features they already have.
@g-despot
g-despot merged commit 17eea65 into main Aug 27, 2026
12 checks passed
@g-despot
g-despot deleted the docs/1-39-review-fixes branch August 27, 2026 09:50

@orca-security-eu orca-security-eu Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant