mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-20 15:38:40 +00:00
Merge branch 'main' into openapi_docs
This commit is contained in:
commit
30d7ae8f19
29 changed files with 1467 additions and 2438 deletions
|
|
@ -72,11 +72,9 @@ Llama Stack already has a number of "adapters" available for some popular Infere
|
|||
|
||||
- Look at [Quick Start](getting_started/index) section to get started with Llama Stack.
|
||||
- Learn more about [Llama Stack Concepts](concepts/index) to understand how different components fit together.
|
||||
- Check out [Zero to Hero](zero_to_hero_guide) guide to learn in details about how to build your first agent.
|
||||
- Check out [Zero to Hero](https://github.com/meta-llama/llama-stack/tree/main/docs/zero_to_hero_guide) guide to learn in details about how to build your first agent.
|
||||
- See how you can use [Llama Stack Distributions](distributions/index) to get started with popular inference and other service providers.
|
||||
|
||||
Kutta
|
||||
|
||||
We also provide a number of Client side SDKs to make it easier to connect to Llama Stack server in your preferred language.
|
||||
|
||||
| **Language** | **Client SDK** | **Package** |
|
||||
|
|
@ -97,5 +95,6 @@ concepts/index
|
|||
distributions/index
|
||||
contributing/index
|
||||
distribution_dev/index
|
||||
references/index
|
||||
api_reference/index
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue