llama-stack-mirror/tests/client-sdk
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
..
agents [client sdk test] add options for inference_model, safety_shield, embedding_model (#843) 2025-01-22 15:35:19 -08:00
inference Fix meta-reference GPU implementation for inference 2025-01-22 18:31:59 -08:00
safety nitpick 2025-01-22 18:09:46 -08:00
tool_runtime [memory refactor][6/n] Update naming and routes (#839) 2025-01-22 10:39:13 -08:00
vector_io add distro report (#847) 2025-01-22 19:20:49 -08:00
__init__.py [tests] add client-sdk pytests & delete client.py (#638) 2024-12-16 12:04:56 -08:00
conftest.py If initialization fails for library client, error the test 2025-01-22 18:12:15 -08:00
metadata.py add distro report (#847) 2025-01-22 19:20:49 -08:00
report.py add distro report (#847) 2025-01-22 19:20:49 -08:00