File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 102102* Check if the OpenAPI endpoint works as expected
103103* Check if info endpoint is working
104104* Check if info endpoint reports error when llama-stack connection is not working
105- * Check if models endpoint is working
106- * Check if models endpoint reports error when llama-stack is unreachable
107105* Check if shields endpoint is working
108106* Check if shields endpoint reports error when llama-stack is unreachable
109107* Check if tools endpoint is working
110108* Check if tools endpoint reports error when llama-stack is unreachable
111109* Check if metrics endpoint is working
112110* Check if MCP client auth options endpoint is working
113111
112+ ## [ ` models.feature ` ] ( https://github.com/lightspeed-core/lightspeed-stack/blob/main/tests/e2e/features/models.feature )
113+
114+ * Check if models endpoint is working
115+ * Check if models endpoint reports error when llama-stack is unreachable
116+ * Check if models can be filtered
117+ * Check if filtering can return empty list of models
118+
114119## [ ` query.feature ` ] ( https://github.com/lightspeed-core/lightspeed-stack/blob/main/tests/e2e/features/query.feature )
115120
116121* Check if LLM responds properly to restrictive system prompt to sent question with different system prompt
You can’t perform that action at this time.
0 commit comments