mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-05 04:17:32 +00:00
Update README, add newline between API surface configurations
This commit is contained in:
parent
66412b932b
commit
68654460f8
2 changed files with 37 additions and 3 deletions
|
@ -91,6 +91,7 @@ def configure_llama_distribution(dist: "Distribution", config: "DistributionConf
|
|||
else None
|
||||
),
|
||||
)
|
||||
print("")
|
||||
|
||||
config.providers[api.value] = {
|
||||
"provider_id": provider_spec.provider_id,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue