specify the client version that works for current together server

This commit is contained in:
Jeff Tang 2024-12-04 11:33:45 -08:00
parent fcd6449519
commit 7f3924b873

View file

@ -71,7 +71,7 @@
} }
], ],
"source": [ "source": [
"!pip install llama-stack-client" "!pip install llama-stack-client==0.0.50"
] ]
}, },
{ {