llama-stack/llama_stack
Sixian Yi ba453c3487
Report generation minor fixes (#884)
# What does this PR do?

fixed report generation:
1) do not initialize a new client in report.py - instead get it from
pytest fixture
2) Add "provider" for "safety" and "agents" section
3) add logprobs functionality in "inference" section


## Test Plan

See the regenerated report 



## 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-28 04:58:12 -08:00
..
apis Update discriminator to have the correct mapping (#881) 2025-01-27 09:18:13 -08:00
cli Ensure llama stack build --config <> --image-type <> works (#879) 2025-01-25 11:13:36 -08:00
distribution Ensure llama stack build --config <> --image-type <> works (#879) 2025-01-25 11:13:36 -08:00
providers Sambanova - LlamaGuard (#886) 2025-01-27 15:46:30 -08:00
scripts [memory refactor][3/n] Introduce RAGToolRuntime as a specialized sub-protocol (#832) 2025-01-22 10:04:16 -08:00
templates Report generation minor fixes (#884) 2025-01-28 04:58:12 -08:00
__init__.py export LibraryClient 2024-12-13 12:08:00 -08:00