From 00c022449cabe440e78a5f87c69b4d7dc9ba8fae Mon Sep 17 00:00:00 2001 From: haosenwang1018 Date: Sun, 19 Apr 2026 13:14:47 +0000 Subject: [PATCH] docs: add audience links to quickstart --- docs/getting-started.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/getting-started.md b/docs/getting-started.md index e5c42f63..5ff9f7b4 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -1,5 +1,7 @@ # Getting Started +> **Choose your path:** setting up a plugin? Start with [For Agent Users](home/for-users.md). Building your own integration? Start with [For Agent Developers](home/for-developers.md). Comparing platforms first? See the [Platform Comparison](platforms/index.md). + ## Installation Install memsearch with pip (OpenAI embeddings are included by default):