llama-stack-mirror/tests/client-sdk
Xi Yan 0fefd4390a
Fix tgi adapter (#796)
# What does this PR do?

- Fix TGI adapter

## Test Plan

<img width="851" alt="image"
src="https://github.com/user-attachments/assets/0084cbc6-6713-4079-b87b-0befd9aca0b0"
/>

- most inference working
- agent test failure due to model outputs

## 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-16 17:44:12 -08:00
..
agents Fix tgi adapter (#796) 2025-01-16 17:44:12 -08:00
inference REST API fixes (#789) 2025-01-16 13:47:08 -08:00
memory REST API fixes (#789) 2025-01-16 13:47:08 -08:00
safety REST API fixes (#789) 2025-01-16 13:47:08 -08:00
__init__.py [tests] add client-sdk pytests & delete client.py (#638) 2024-12-16 12:04:56 -08:00
conftest.py Fixes; make inference tests pass with newer tool call types 2025-01-13 23:16:53 -08:00