mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-29 15:23:51 +00:00
update
This commit is contained in:
parent
acfbd79483
commit
6150377db8
3 changed files with 3 additions and 3 deletions
|
@ -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:
|
||||
|
|
|
@ -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.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Getting Started with Llama Stack
|
||||
# Getting Started
|
||||
|
||||
```{toctree}
|
||||
:hidden:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue