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 23
23
"class-variance-authority" : " ^0.7.1" ,
24
24
"clsx" : " ^2.1.1" ,
25
25
"framer-motion" : " ^11.18.2" ,
26
- "llama-stack-client" : " 0.2.16 " ,
26
+ "llama-stack-client" : " " 0.2 .17 ",
27
27
"lucide-react" : " ^0.510.0" ,
28
28
"next" : " 15.3.3" ,
29
29
"next-auth" : " ^4.24.11" ,
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
5
5
[project ]
6
6
name = " llama_stack"
7
- version = " 0.2.17rc1 "
7
+ version = " 0.2.17 "
8
8
authors = [{
name =
" Meta Llama" ,
email =
" [email protected] " }]
9
9
description = " Llama Stack"
10
10
readme = " README.md"
@@ -28,7 +28,7 @@ dependencies = [
28
28
" huggingface-hub>=0.34.0,<1.0" ,
29
29
" jinja2>=3.1.6" ,
30
30
" jsonschema" ,
31
- " llama-stack-client>=0.2.17rc1 " ,
31
+ " llama-stack-client>=0.2.17 " ,
32
32
" llama-api-client>=0.1.2" ,
33
33
" openai>=1.66" ,
34
34
" prompt-toolkit" ,
@@ -53,7 +53,7 @@ dependencies = [
53
53
ui = [
54
54
" streamlit" ,
55
55
" pandas" ,
56
- " llama-stack-client>=0.2.17rc1 " ,
56
+ " llama-stack-client>=0.2.17 " ,
57
57
" streamlit-option-menu" ,
58
58
]
59
59
You can’t perform that action at this time.
0 commit comments