fix: remove openai dep

# What does this PR do?


## Test Plan
This commit is contained in:
Eric Huang 2025-06-02 14:38:26 -07:00
parent 31a3ae60f4
commit 17e9b14ccf
3 changed files with 7 additions and 60 deletions

View file

@ -19,7 +19,7 @@
"@radix-ui/react-tooltip": "^1.2.6",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"llama-stack-client": "0.2.9",
"llama-stack-client": "github:stainless-sdks/llama-stack-node#ehhuang/dev",
"lucide-react": "^0.510.0",
"next": "15.3.2",
"next-themes": "^0.4.6",