Llama_Stack_Building_AI_Applications.ipynb -> getting_started.ipynb (#854)

Llama_Stack_Building_AI_Applications.ipynb -> getting_started.ipynb
This commit is contained in:
Dinesh Yeduguru 2025-01-23 12:04:06 -08:00 committed by GitHub
parent a10cdc7cdb
commit d0be9288a3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 5 additions and 5 deletions

View file

@ -238,7 +238,7 @@ jobs:
run: |
pip install pytest nbval
llama stack build --template together --image-type venv
pytest -v -s --nbval-lax ./docs/notebooks/Llama_Stack_Building_AI_Applications.ipynb
pytest -v -s --nbval-lax ./docs/getting_started.ipynb
pytest -v -s --nbval-lax ./docs/notebooks/Llama_Stack_Benchmark_Evals.ipynb
# TODO: add trigger for integration test workflow & docker builds