chore: Stack server no longer depends on llama-stack-client

This commit is contained in:
Ashwin Bharambe 2025-11-06 11:49:37 -08:00
parent 9df073450f
commit 2221cc2cc4
12 changed files with 24 additions and 20 deletions

View file

@ -30,7 +30,6 @@ dependencies = [
"httpx",
"jinja2>=3.1.6",
"jsonschema",
"llama-stack-client>=0.3.0",
"openai>=2.5.0",
"prompt-toolkit",
"python-dotenv",