From 5c691c1d9ad934e08a5df30605b2c2e7b88dd057 Mon Sep 17 00:00:00 2001 From: haosenwang1018 Date: Sun, 19 Apr 2026 02:51:35 +0000 Subject: [PATCH] docs: add python api 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..343a241c 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 code-level path after comparing platforms? See [Python API reference](python-api.md). + --- ## For Agent Developers