From 6150377db80878b3ea02c7bcd600ca23e78d99f3 Mon Sep 17 00:00:00 2001 From: Xi Yan Date: Tue, 29 Oct 2024 15:30:32 -0700 Subject: [PATCH] update --- docs/source/api_providers/memory_api.md | 2 +- docs/source/cli_reference/index.md | 2 +- docs/source/getting_started/index.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/source/api_providers/memory_api.md b/docs/source/api_providers/memory_api.md index bed688c4b..255891f87 100644 --- a/docs/source/api_providers/memory_api.md +++ b/docs/source/api_providers/memory_api.md @@ -1,6 +1,6 @@ # Memory API Providers -### Start Distribution With pgvector/chromadb Memory Provider +This guide gives you references to switch between different memory API providers. ##### pgvector 1. Start running the pgvector server: diff --git a/docs/source/cli_reference/index.md b/docs/source/cli_reference/index.md index 808cb81ad..b51edbd29 100644 --- a/docs/source/cli_reference/index.md +++ b/docs/source/cli_reference/index.md @@ -1,4 +1,4 @@ -# Llama CLI Reference +# CLI Reference The `llama` CLI tool helps you setup and use the Llama Stack. It should be available on your path after installing the `llama-stack` package. diff --git a/docs/source/getting_started/index.md b/docs/source/getting_started/index.md index 3d914eb46..47175b617 100644 --- a/docs/source/getting_started/index.md +++ b/docs/source/getting_started/index.md @@ -1,4 +1,4 @@ -# Getting Started with Llama Stack +# Getting Started ```{toctree} :hidden: