mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-12 20:12:33 +00:00
updates
This commit is contained in:
parent
ea9664874d
commit
af7472cdb0
26 changed files with 293 additions and 185 deletions
|
|
@ -465,7 +465,7 @@ can be instantiated multiple times (with different configs) if necessary.
|
|||
)
|
||||
storage: StorageConfig = Field(
|
||||
description="""
|
||||
Storage backend configurations. Each backend is named, and can be referenced by various components
|
||||
Storage backend configurations. Each backend is named, and can be referenced by various components
|
||||
throughout the Stack (both by its core as well as providers).
|
||||
""",
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue