llama-stack-mirror/llama_stack/distributions/ci-tests
Akram Ben Aissi e9214f9004 feat: Add allow_listing_models
• 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
2025-10-04 00:17:53 +02:00
..
__init__.py chore: rename templates to distributions (#3035) 2025-08-04 11:34:17 -07:00
build.yaml feat: add Azure OpenAI inference provider support (#3396) 2025-09-11 13:48:38 +02:00
ci_tests.py fix: Fix locations of distrubution runtime directories (#3336) 2025-09-05 14:09:36 +02:00
run.yaml feat: Add allow_listing_models 2025-10-04 00:17:53 +02:00