File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2323 "class-variance-authority" : " ^0.7.1" ,
2424 "clsx" : " ^2.1.1" ,
2525 "framer-motion" : " ^12.23.24" ,
26- "llama-stack-client" : " ^0.2.23 " ,
26+ "llama-stack-client" : " ^0.3.0 " ,
2727 "lucide-react" : " ^0.545.0" ,
2828 "next" : " 15.5.4" ,
2929 "next-auth" : " ^4.24.11" ,
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ required-version = ">=0.7.0"
77
88[project ]
99name = " llama_stack"
10- version = " 0.3.0rc6 "
10+ version = " 0.3.0 "
1111authors = [{
name =
" Meta Llama" ,
email =
" [email protected] " }]
1212description = " Llama Stack"
1313readme = " README.md"
@@ -30,7 +30,7 @@ dependencies = [
3030 " httpx" ,
3131 " jinja2>=3.1.6" ,
3232 " jsonschema" ,
33- " llama-stack-client>=0.3.0rc6 " ,
33+ " llama-stack-client>=0.3.0 " ,
3434 " openai>=1.107" , # for expires_after support
3535 " prompt-toolkit" ,
3636 " python-dotenv" ,
@@ -55,7 +55,7 @@ dependencies = [
5555ui = [
5656 " streamlit" ,
5757 " pandas" ,
58- " llama-stack-client>=0.3.0rc6 " ,
58+ " llama-stack-client>=0.3.0 " ,
5959 " streamlit-option-menu" ,
6060]
6161
You can’t perform that action at this time.
0 commit comments