We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4812089 commit 892c26fCopy full SHA for 892c26f
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.18"
+MAXIMAL_SUPPORTED_LLAMA_STACK_VERSION = "0.2.19"
6
7
UNABLE_TO_PROCESS_RESPONSE = "Unable to process this request"
8
0 commit comments