Skip to content

Commit d16d834

Browse files
committed
Bump maximum version of llamastack to 2.22
1 parent 417cf3f commit d16d834

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Minimal and maximal supported Llama Stack version
44
MINIMAL_SUPPORTED_LLAMA_STACK_VERSION = "0.2.17"
5-
MAXIMAL_SUPPORTED_LLAMA_STACK_VERSION = "0.2.20"
5+
MAXIMAL_SUPPORTED_LLAMA_STACK_VERSION = "0.2.22"
66

77
UNABLE_TO_PROCESS_RESPONSE = "Unable to process this request"
88

0 commit comments

Comments
 (0)