llama-stack/llama_stack
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
..
apis REST API fixes (#789) 2025-01-16 13:47:08 -08:00
cli Update default port from 5000 -> 8321 2025-01-16 15:26:48 -08:00
distribution Update default port from 5000 -> 8321 2025-01-16 15:26:48 -08:00
providers Fix tgi adapter (#796) 2025-01-16 17:44:12 -08:00
scripts Fix to conda env build script 2024-12-17 12:19:34 -08:00
templates add default toolgroups to all providers (#795) 2025-01-16 16:54:59 -08:00
__init__.py export LibraryClient 2024-12-13 12:08:00 -08:00