forked from phoenix-oss/llama-stack-mirror
Point to 0.1.0 release notes in docs
This commit is contained in:
parent
05d73dd4fd
commit
eaba6a550a
1 changed files with 7 additions and 0 deletions
|
@ -1,5 +1,12 @@
|
||||||
|
```{admonition} News
|
||||||
|
:class: tip
|
||||||
|
|
||||||
|
Llama Stack 0.1.0 is now available! See the [release notes](https://github.com/meta-llama/llama-stack/releases/tag/v0.1.0) for more details.
|
||||||
|
```
|
||||||
|
|
||||||
# Llama Stack
|
# Llama Stack
|
||||||
|
|
||||||
|
|
||||||
Llama Stack defines and standardizes the core building blocks needed to bring generative AI applications to market. It provides a unified set of APIs with implementations from leading service providers, enabling seamless transitions between development and production environments. More specifically, it provides
|
Llama Stack defines and standardizes the core building blocks needed to bring generative AI applications to market. It provides a unified set of APIs with implementations from leading service providers, enabling seamless transitions between development and production environments. More specifically, it provides
|
||||||
|
|
||||||
- **Unified API layer** for Inference, RAG, Agents, Tools, Safety, Evals, and Telemetry.
|
- **Unified API layer** for Inference, RAG, Agents, Tools, Safety, Evals, and Telemetry.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue