forked from phoenix-oss/llama-stack-mirror
build: bump llama-stack-client version (#1469)
## What does this PR do? Use 0.1.5. [//]: # (If resolving an issue, uncomment and update the line below) [//]: # (Closes #[issue-number]) ## Test Plan [Describe the tests you ran to verify your changes with result summaries. *Provide clear instructions so the plan can be easily re-executed.*] [//]: # (## Documentation) Signed-off-by: Sébastien Han <seb@redhat.com>
This commit is contained in:
parent
7cf1e24c4e
commit
ffa32af930
3 changed files with 6 additions and 6 deletions
|
@ -26,7 +26,7 @@ dependencies = [
|
|||
"httpx",
|
||||
"huggingface-hub",
|
||||
"jsonschema",
|
||||
"llama-stack-client>=0.1.4",
|
||||
"llama-stack-client>=0.1.5",
|
||||
"prompt-toolkit",
|
||||
"python-dotenv",
|
||||
"pydantic>=2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue