Skip to content

Commit ae2788a

Browse files
authored
Update README.md
1 parent be8b611 commit ae2788a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,11 @@ It is generated with [Stainless](https://www.stainlessapi.com/).
1111

1212
## Documentation
1313

14-
The REST API documentation can be found on our [llama-stack](https://github.com/meta-llama/llama-stack/blob/main/docs/resources/llama-stack-spec.html) repo. The full API of this library can be found in [api.md](api.md).
14+
For starting up a Llama Stack server, please checkout our guides in our [llama-stack](https://github.com/meta-llama/llama-stack/blob/main/docs/resources/llama-stack-spec.html) repo.
15+
16+
The REST API documentation can be found on our [llama-stack OpenAPI spec](https://github.com/meta-llama/llama-stack/blob/main/docs/resources/llama-stack-spec.html). The full API of this library can be found in [api.md](api.md).
17+
18+
You can find more example apps with client SDKs to talk with the Llama Stack server in our [llama-stack-apps](https://github.com/meta-llama/llama-stack-apps/tree/main) repo.
1519

1620
## Installation
1721

0 commit comments

Comments
 (0)