From e3d7ea778a6e4121bf79b2431e043b3d73ea5c86 Mon Sep 17 00:00:00 2001 From: James Briggs Date: Sun, 22 Sep 2024 12:46:39 +0200 Subject: [PATCH] feat: add docs link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3b6ed03b..76956d71 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ Semantic Router is a superfast decision-making layer for your LLMs and agents. Rather than waiting for slow LLM generations to make tool-use decisions, we use the magic of semantic vector space to make those decisions — _routing_ our requests using _semantic_ meaning. +#### [Read the Docs](https://docs.aurelio.ai/semantic-router/index.html) + --- ## Quickstart