llama-stack-mirror/llama_stack/templates/cerebras
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
..
__init__.py Cerebras Inference Integration (#265) 2024-12-03 21:15:32 -08:00
build.yaml cerebras template update for memory (#792) 2025-01-16 16:07:53 -08:00
cerebras.py Remove llama-guard in Cerebras template & improve agent test (#798) 2025-01-16 18:11:35 -08:00
doc_template.md Cerebras Inference Integration (#265) 2024-12-03 21:15:32 -08:00
run.yaml Remove llama-guard in Cerebras template & improve agent test (#798) 2025-01-16 18:11:35 -08:00