llama-stack-mirror/docs/notebooks
ehhuang ca2910d27a
docs: update test_agents to use new Agent SDK API (#1402)
# Summary:
new Agent SDK API is added in
https://github.com/meta-llama/llama-stack-client-python/pull/178

Update docs and test to reflect this.

Closes https://github.com/meta-llama/llama-stack/issues/1365

# Test Plan:
```bash
py.test -v -s --nbval-lax ./docs/getting_started.ipynb

LLAMA_STACK_CONFIG=fireworks \
   pytest -s -v tests/integration/agents/test_agents.py \
  --safety-shield meta-llama/Llama-Guard-3-8B --text-model meta-llama/Llama-3.1-8B-Instruct
```
2025-03-06 15:21:12 -08:00
..
Alpha_Llama_Stack_Post_Training.ipynb chore: rename task_config to benchmark_config (#1397) 2025-03-04 12:44:04 -08:00
Llama_Stack_Agent_Workflows.ipynb docs: update test_agents to use new Agent SDK API (#1402) 2025-03-06 15:21:12 -08:00
Llama_Stack_Benchmark_Evals.ipynb chore: update hf source for eval notebook (#1403) 2025-03-05 09:38:30 -08:00