llama-stack-mirror/llama_stack/providers
Matthew Farrellee 2a9b13dd52
add test for completion logprobs (#532)
# What does this PR do?

adds a test for the completion api's logprobs parameter

tbd which providers pass this test


## Before submitting

- [ ] This PR fixes a typo or improves the docs (you can dismiss the
other checks if that's the case).
- [x] Ran pre-commit to handle lint / formatting issues.
- [x] Read the [contributor
guideline](https://github.com/meta-llama/llama-stack/blob/main/CONTRIBUTING.md),
      Pull Request section?
- [ ] Updated relevant documentation.
- [x] Wrote necessary unit or integration tests.
2024-12-12 12:19:48 -08:00
..
inline Make embedding generation go through inference (#606) 2024-12-12 11:47:50 -08:00
registry Make embedding generation go through inference (#606) 2024-12-12 11:47:50 -08:00
remote Make embedding generation go through inference (#606) 2024-12-12 11:47:50 -08:00
tests add test for completion logprobs (#532) 2024-12-12 12:19:48 -08:00
utils Make embedding generation go through inference (#606) 2024-12-12 11:47:50 -08:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py Make embedding generation go through inference (#606) 2024-12-12 11:47:50 -08:00