llama-stack/llama_stack
Sixian Yi 597869a2aa
add distro report (#847)
# What does this PR do?

Generate distro reports to cover inference, agents, and vector_io. 


## Test Plan

Report generated through `/opt/miniconda3/envs/stack/bin/pytest -s -v
tests/client-sdk/ --report`


## 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-22 19:20:49 -08:00
..
apis [inference api] modify content types so they follow a more standard structure (#841) 2025-01-22 12:16:18 -08:00
cli More generic image type for OCI-compliant container technologies (#802) 2025-01-17 16:37:42 -08:00
distribution Fix llama stack build docker creation to have correct entrypoint 2025-01-22 16:53:54 -08:00
providers Fix meta-reference GPU implementation for inference 2025-01-22 18:31:59 -08:00
scripts [memory refactor][3/n] Introduce RAGToolRuntime as a specialized sub-protocol (#832) 2025-01-22 10:04:16 -08:00
templates add distro report (#847) 2025-01-22 19:20:49 -08:00
__init__.py export LibraryClient 2024-12-13 12:08:00 -08:00