llama-stack-mirror/llama_stack/templates
Xi Yan 38009631bc
Remove llama-guard in Cerebras template & improve agent test (#798)
# What does this PR do?

- fix cerebras template
- fix agent test case without shields

## Test Plan

<img width="1261" alt="image"
src="https://github.com/user-attachments/assets/04381f85-9192-4fc6-984b-c9bec99bdb82"
/>

```
llama stack run ./llama_stack/templates/cerebras/run.yaml 

LLAMA_STACK_BASE_URL="http://localhost:8321" pytest -v tests/client-sdk/ --html=report.html --self-contained-html
```

## Sources

Please link relevant resources if necessary.


## Before submitting

- [ ] This PR fixes a typo or improves the docs (you can dismiss the
other checks if that's the case).
- [ ] Ran pre-commit to handle lint / formatting issues.
- [ ] Read the [contributor
guideline](https://github.com/meta-llama/llama-stack/blob/main/CONTRIBUTING.md),
      Pull Request section?
- [ ] Updated relevant documentation.
- [ ] Wrote necessary unit or integration tests.
2025-01-16 18:11:35 -08:00
..
bedrock cerebras template update for memory (#792) 2025-01-16 16:07:53 -08:00
cerebras Remove llama-guard in Cerebras template & improve agent test (#798) 2025-01-16 18:11:35 -08:00
experimental-post-training add braintrust to experimental-post-training template (#763) 2025-01-14 13:42:59 -08:00
fireworks cerebras template update for memory (#792) 2025-01-16 16:07:53 -08:00
hf-endpoint cerebras template update for memory (#792) 2025-01-16 16:07:53 -08:00
hf-serverless add default toolgroups to all providers (#795) 2025-01-16 16:54:59 -08:00
meta-reference-gpu add default toolgroups to all providers (#795) 2025-01-16 16:54:59 -08:00
meta-reference-quantized-gpu cerebras template update for memory (#792) 2025-01-16 16:07:53 -08:00
nvidia add default toolgroups to all providers (#795) 2025-01-16 16:54:59 -08:00
ollama add default toolgroups to all providers (#795) 2025-01-16 16:54:59 -08:00
remote-vllm add default toolgroups to all providers (#795) 2025-01-16 16:54:59 -08:00
tgi add default toolgroups to all providers (#795) 2025-01-16 16:54:59 -08:00
together cerebras template update for memory (#792) 2025-01-16 16:07:53 -08:00
vllm-gpu cerebras template update for memory (#792) 2025-01-16 16:07:53 -08:00
__init__.py Auto-generate distro yamls + docs (#468) 2024-11-18 14:57:06 -08:00
template.py agents to use tools api (#673) 2025-01-08 19:01:00 -08:00