t fix(ci): allow tests to skip llama stack client instantiation

This commit is contained in:
Ashwin Bharambe 2025-08-06 10:32:38 -07:00
parent dfce05d0c5
commit f0e9d78099
3 changed files with 19 additions and 7 deletions

View file

@ -23,7 +23,7 @@
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"framer-motion": "^11.18.2",
"llama-stack-client": ""0.2.17",
"llama-stack-client": "^0.2.17",
"lucide-react": "^0.510.0",
"next": "15.3.3",
"next-auth": "^4.24.11",