Point to 0.1.0 release notes in docs

This commit is contained in:
Ashwin Bharambe 2025-01-24 10:00:09 -08:00
parent 05d73dd4fd
commit eaba6a550a

View file

@ -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 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.