From 1c5981b1f2f5a4b0f2a4214d39e991ad38365dd5 Mon Sep 17 00:00:00 2001 From: Chris Bartholomew Date: Wed, 3 Dec 2025 17:43:47 -0500 Subject: [PATCH] Fix architecture link (#13) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d5d3ff1..14028f26 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ with HindsightServer(llm_provider="openai", llm_model="gpt-4o-mini", llm_api_key Full documentation: [vectorize-io.github.io/hindsight](https://vectorize-io.github.io/hindsight) -- [Architecture](https://vectorize-io.github.io/hindsight/developer/architecture) — How ingestion, storage, and retrieval work +- [Architecture](https://vectorize-io.github.io/hindsight/#what-hindsight-does) — How ingestion, storage, and retrieval work - [Python Client](https://vectorize-io.github.io/hindsight/sdks/python) — Full API reference - [API Reference](https://vectorize-io.github.io/hindsight/api-reference) — REST API endpoints - [Personality](https://vectorize-io.github.io/hindsight/developer/personality) — Big Five traits and opinion formation