Compare commits

...
2 changed files with 12 additions and 0 deletions
+6
View File
@@ -10,6 +10,12 @@ We built `@vectorize-io/hindsight-chat` to give [Vercel Chat SDK](https://github
[View Changelog →](/changelog/integrations/chat)
## Setup
:::tip Hindsight Cloud (recommended)
[Sign up free](https://ui.hindsight.vectorize.io/signup) — get an API key instantly, no infrastructure to run. Self-hosting? See the [installation guide](/developer/installation).
:::
## Installation
```bash
+6
View File
@@ -2,6 +2,12 @@
Give your [Vercel Chat SDK](https://github.com/vercel/chat) bots persistent, per-user memory with a single handler wrapper. Works with Slack, Discord, Teams, Google Chat, GitHub, and Linear.
## Setup
> ✨ **Recommended:** [Hindsight Cloud](https://ui.hindsight.vectorize.io/signup) — sign up free, get an API key, and you're ready. No infrastructure to run.
>
> Self-hosting alternative: [installation guide](https://hindsight.vectorize.io/developer/installation).
## Quick Start
```bash