mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-14 13:52:36 +00:00
• Add allow_listing_models configuration flag to VLLM provider to control model listing behavior • Implement allow_listing_models() method across all providers with default implementations in base classes • Prevent HTTP requests to /v1/models endpoint when allow_listing_models=false for improved security and performance • Fix unit tests to include allow_listing_models method in test classes and mock objects |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| build.yaml | ||
| ci_tests.py | ||
| run.yaml | ||