fix: update llama stack client dependency

This commit is contained in:
Ashwin Bharambe 2025-04-12 18:14:33 -07:00
parent 429f6de7d7
commit ff14773fa7
3 changed files with 6 additions and 8 deletions

View file

@ -27,7 +27,7 @@ dependencies = [
"huggingface-hub",
"jinja2>=3.1.6",
"jsonschema",
"llama-stack-client>=0.2.1",
"llama-stack-client>=0.2.2",
"openai>=1.66",
"prompt-toolkit",
"python-dotenv",