llama-stack-mirror/llama_stack/providers
Xi Yan 37cf60b732
style: remove prints in codebase (#1146)
# What does this PR do?
- replace prints in codebase with logger
- update print_table to use rich Table

## Test Plan
- library client script in
https://github.com/meta-llama/llama-stack/pull/1145

```
llama stack list-providers
```
<img width="1407" alt="image"
src="https://github.com/user-attachments/assets/906b4f54-9e42-4e55-8968-7e3aa45525b2"
/>


[//]: # (## Documentation)
2025-02-18 19:41:37 -08:00
..
inline feat: log start, complete time to Agent steps (#1116) 2025-02-14 17:48:06 -08:00
registry fix: Update VectorIO config classes in registry (#1079) 2025-02-13 15:39:13 -08:00
remote style: remove prints in codebase (#1146) 2025-02-18 19:41:37 -08:00
tests chore: move all Llama Stack types from llama-models to llama-stack (#1098) 2025-02-14 09:10:59 -08:00
utils fix: Ensure a tool call can be converted before adding to buffer (#1119) 2025-02-15 00:19:16 -05:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py chore: move all Llama Stack types from llama-models to llama-stack (#1098) 2025-02-14 09:10:59 -08:00