llama-stack-mirror/docs/docs
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
..
advanced_apis docs: fix broken links (#3540) 2025-09-24 14:16:31 -07:00
building_applications docs: fix broken links (#3647) 2025-10-01 16:48:13 -07:00
concepts docs!: adjust external provider docs (#3484) 2025-10-03 15:48:41 +02:00
contributing docs: fix broken links (#3540) 2025-09-24 14:16:31 -07:00
deploying docs: fix broken links (#3540) 2025-09-24 14:16:31 -07:00
distributions fix(docs): Correct indentation in documented example for access_policy (#3652) 2025-10-03 12:19:52 +02:00
getting_started docs: fix broken links (#3540) 2025-09-24 14:16:31 -07:00
providers feat: Add allow_listing_models 2025-10-04 00:17:53 +02:00
references chore: unpublish /inference/chat-completion (#3609) 2025-09-30 11:00:42 -07:00
api-overview.md docs: api separation (#3630) 2025-10-01 10:13:31 -07:00
index.mdx docs: fix more broken links (#3649) 2025-10-02 10:43:49 +02:00