We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61301f7 commit 202af3fCopy full SHA for 202af3f
1 file changed
src/constants.py
@@ -2,7 +2,7 @@
2
3
# Minimal and maximal supported Llama Stack version
4
MINIMAL_SUPPORTED_LLAMA_STACK_VERSION = "0.2.17"
5
-MAXIMAL_SUPPORTED_LLAMA_STACK_VERSION = "0.2.21"
+MAXIMAL_SUPPORTED_LLAMA_STACK_VERSION = "0.2.22"
6
7
UNABLE_TO_PROCESS_RESPONSE = "Unable to process this request"
8
0 commit comments