llama-stack-mirror/docs/source/cookbooks/index.md
2024-12-12 21:07:05 -08:00

15 lines
867 B
Markdown

# Llama Stack Cookbooks
In these sets of cookbooks, we will walk you through the main sets of APIs we offer with Llama Stack with working examples to explore the possibilities that Llama Stack opens up for you.
- [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1F2ksmkoGQPa4pzRjMOE6BXWeOxWFIW6n?usp=sharing)[**Llama Stack Building AI Applications**](../building_applications/index): How you can build LLM-powered agentic applications using Llama Stack.
- [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/10CHyykee9j2OigaIcRv47BKG9mrNm0tJ?usp=sharing)[**Llama Stack Evaluations Flow**](evals): How you can use Llama Stack for running evaluations on your LLM-powered applications.
```{toctree}
:maxdepth: 2
:hidden:
evals
```