llama-stack/llama_stack/providers
Xi Yan d0a25dd453
[bugfix] fix llama guard parsing ContentDelta (#772)
# What does this PR do?

Fix this error
<img width="1183" alt="image"
src="https://github.com/user-attachments/assets/a4d48832-a9b9-4fc9-b8b6-79326a13c03e"
/>



## Test Plan

```
LLAMA_STACK_BASE_URL="http://localhost:5000" pytest -v tests/client-sdk/inference/test_inference.py
```

## 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-15 11:20:23 -08:00
..
inline [bugfix] fix llama guard parsing ContentDelta (#772) 2025-01-15 11:20:23 -08:00
registry agents to use tools api (#673) 2025-01-08 19:01:00 -08:00
remote Convert SamplingParams.strategy to a union (#767) 2025-01-15 05:38:51 -08:00
tests Convert SamplingParams.strategy to a union (#767) 2025-01-15 05:38:51 -08:00
utils Convert SamplingParams.strategy to a union (#767) 2025-01-15 05:38:51 -08:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py Tools API with brave and MCP providers (#639) 2024-12-19 21:25:17 -08:00