mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 09:53:45 +00:00
fix(azure): apply correct transformations on credentials from provider data (#4066)
Closes https://github.com/llamastack/llama-stack/issues/4058
This commit is contained in:
parent
d941abc662
commit
61448e0664
4 changed files with 34 additions and 34 deletions
|
|
@ -31,7 +31,7 @@ dependencies = [
|
|||
"huggingface-hub>=0.34.0,<1.0",
|
||||
"jinja2>=3.1.6",
|
||||
"jsonschema",
|
||||
"llama-stack-client>=0.2.23",
|
||||
"llama-stack-client==0.2.23",
|
||||
"openai>=1.100.0", # for expires_after support
|
||||
"prompt-toolkit",
|
||||
"python-dotenv",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue