llama-stack/docs/source
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
..
building_applications docs: update test_agents to use new Agent SDK API (#1402) 2025-03-06 15:21:12 -08:00
concepts docs: update eval doc (#1453) 2025-03-06 14:14:10 -08:00
contributing fix: update testing documentation 2025-03-05 17:41:13 -08:00
distributions docs: add information on how to set log level before running (#1430) 2025-03-06 10:54:14 -08:00
getting_started docs: update test_agents to use new Agent SDK API (#1402) 2025-03-06 15:21:12 -08:00
introduction Update index.md (#888) 2025-01-28 04:55:41 -08:00
playground fix!: update eval-tasks -> benchmarks (#1032) 2025-02-13 16:40:58 -08:00
providers chore: remove dependency on llama_models completely (#1344) 2025-03-01 12:48:08 -08:00
references docs: update eval doc (#1453) 2025-03-06 14:14:10 -08:00
conf.py fix: update version and fix docs release notes link 2025-03-03 11:48:57 -08:00
index.md fix: update version and fix docs release notes link 2025-03-03 11:48:57 -08:00