merge cookbooks w/ guides

This commit is contained in:
Xi Yan 2024-12-12 20:56:47 -08:00
parent 8aba8c1f08
commit d2e607a92d
3 changed files with 251 additions and 4 deletions

View file

@ -1,6 +1,12 @@
# Cookbooks
- [Evaluations Flow](evals.md)
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.
- [**Llama Stack Building AI Applications**](../building_applications/index.md): 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/1F2ksmkoGQPa4pzRjMOE6BXWeOxWFIW6n?usp=sharing)
- [**Llama Stack Evaluations Flow**](evals.md): How you can use Llama Stack for running evaluations on your LLM-powered applications. [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/10CHyykee9j2OigaIcRv47BKG9mrNm0tJ?usp=sharing)
```{toctree}
:maxdepth: 2