mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-03 09:21:45 +00:00
add to ref
This commit is contained in:
parent
27ca112941
commit
6878e5e353
1 changed files with 3 additions and 1 deletions
|
@ -2,12 +2,14 @@
|
||||||
|
|
||||||
- [Llama CLI](llama_cli_reference/index) for building and running your Llama Stack server
|
- [Llama CLI](llama_cli_reference/index) for building and running your Llama Stack server
|
||||||
- [Llama Stack Client CLI](llama_stack_client_cli_reference/index) for interacting with your Llama Stack server
|
- [Llama Stack Client CLI](llama_stack_client_cli_reference/index) for interacting with your Llama Stack server
|
||||||
|
- [API Reference](api_reference/index) for the Llama Stack API specification
|
||||||
|
|
||||||
```{toctree}
|
```{toctree}
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
:hidden:
|
:hidden:
|
||||||
|
|
||||||
|
api_reference/index
|
||||||
llama_cli_reference/index
|
llama_cli_reference/index
|
||||||
llama_stack_client_cli_reference/index
|
llama_stack_client_cli_reference/index
|
||||||
llama_cli_reference/download_models
|
llama_cli_reference/download_models
|
||||||
api_reference/index
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue