From fc81190845cc5fc546ec5e6d1daaa40be8569fe8 Mon Sep 17 00:00:00 2001 From: haosenwang1018 Date: Sun, 19 Apr 2026 03:49:40 +0000 Subject: [PATCH] docs: add embedding evaluation handoff after platform comparison --- docs/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/index.md b/docs/index.md index c5e66abf..d3b410db 100644 --- a/docs/index.md +++ b/docs/index.md @@ -72,6 +72,8 @@ All platforms share the same markdown memory format and derive collection names [:octicons-arrow-right-24: Platform comparison](platforms/index.md){ .md-button } +Want the benchmark context behind the default model choices? See [Embedding Model Evaluation](home/embedding-evaluation.md). + --- ## For Agent Developers