From b23fead364c77c8e774b018c9987b9f509b60b58 Mon Sep 17 00:00:00 2001 From: Ben Date: Thu, 21 May 2026 13:35:23 -0400 Subject: [PATCH] docs(n8n): add Cloud Recommended callout MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit n8n already led with Cloud signup — adds the explicit ✨ Recommended banner to README and docs page Setup sections for visual consistency with the other cloud-first integrations. Includes 2-line incidental skills/hindsight-docs/ regen drift. --- hindsight-docs/docs-integrations/n8n.md | 4 ++++ hindsight-integrations/n8n/README.md | 2 ++ skills/hindsight-docs/references/developer/models.md | 1 + skills/hindsight-docs/references/faq.md | 1 + 4 files changed, 8 insertions(+) diff --git a/hindsight-docs/docs-integrations/n8n.md b/hindsight-docs/docs-integrations/n8n.md index 5008aa5df..c01fe6941 100644 --- a/hindsight-docs/docs-integrations/n8n.md +++ b/hindsight-docs/docs-integrations/n8n.md @@ -35,6 +35,10 @@ Restart n8n; the **Hindsight** node appears in the node panel. ## Setup +:::tip Recommended: Hindsight Cloud +[Sign up free](https://ui.hindsight.vectorize.io/signup) and grab an API key — no self-hosting required. +::: + 1. **Sign up** at [Hindsight Cloud](https://ui.hindsight.vectorize.io/signup) (free tier) or [self-host](/developer/installation) 2. **Get an API key** from the Hindsight dashboard 3. **In n8n**, create a new **Hindsight API** credential with your API URL (defaults to Hindsight Cloud) and the `hsk_...` key diff --git a/hindsight-integrations/n8n/README.md b/hindsight-integrations/n8n/README.md index a8d54e024..629c01683 100644 --- a/hindsight-integrations/n8n/README.md +++ b/hindsight-integrations/n8n/README.md @@ -27,6 +27,8 @@ Restart n8n and the **Hindsight** node appears in the node panel. ## Setup +> ✨ **Recommended: [Hindsight Cloud](https://ui.hindsight.vectorize.io/signup)** — free tier, no self-hosting required. Sign up and grab an API key in under a minute. + 1. **Create a Hindsight account** at [Hindsight Cloud](https://ui.hindsight.vectorize.io/signup) (free tier available) — or self-host with the [Hindsight installer](https://hindsight.vectorize.io/developer/installation) 2. **Get an API key** from the Hindsight dashboard 3. **In n8n**, create a new **Hindsight API** credential: diff --git a/skills/hindsight-docs/references/developer/models.md b/skills/hindsight-docs/references/developer/models.md index b50e625a4..51278726a 100644 --- a/skills/hindsight-docs/references/developer/models.md +++ b/skills/hindsight-docs/references/developer/models.md @@ -30,6 +30,7 @@ Used for fact extraction, entity resolution, mental model consolidation, and ans - MiniMax - DeepSeek - z.ai +- opencode-go - Volcano Engine - OpenRouter - OpenAI Codex diff --git a/skills/hindsight-docs/references/faq.md b/skills/hindsight-docs/references/faq.md index 8b8b96a62..f4f8f2aca 100644 --- a/skills/hindsight-docs/references/faq.md +++ b/skills/hindsight-docs/references/faq.md @@ -76,6 +76,7 @@ Browse all supported integrations in the Integrations Hub. - MiniMax - DeepSeek - z.ai +- opencode-go - Volcano Engine - OpenRouter - OpenAI Codex