llama-stack-mirror/docs/source/references/index.md
2024-11-22 17:41:47 -08:00

15 lines
455 B
Markdown

# References
- [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
- [API Reference](api_reference/index) for the Llama Stack API specification
```{toctree}
:maxdepth: 2
:hidden:
api_reference/index
llama_cli_reference/index
llama_stack_client_cli_reference/index
llama_cli_reference/download_models
```