llama-stack/llama_stack
Xi Yan 9d574f4aee
fix playground for v1 (#799)
# What does this PR do?

- update playground callsites for v1 api changes

## Test Plan

```
cd llama_stack/distribution/ui
streamlit run app.py
```


https://github.com/user-attachments/assets/eace11c6-600a-42dc-b4e7-6948a706509f




## 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 19:32:07 -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 fix playground for v1 (#799) 2025-01-16 19:32:07 -08:00
providers fix provider model list test (#800) 2025-01-16 19:27:29 -08:00
scripts Fix to conda env build script 2024-12-17 12:19:34 -08:00
templates Remove llama-guard in Cerebras template & improve agent test (#798) 2025-01-16 18:11:35 -08:00
__init__.py export LibraryClient 2024-12-13 12:08:00 -08:00