mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-17 07:32:36 +00:00
Merge branch 'main' into add-nvidia-inference-adapter
This commit is contained in:
commit
2a25ace2fa
131 changed files with 3927 additions and 1286 deletions
|
|
@ -22,6 +22,7 @@ def available_providers() -> List[ProviderSpec]:
|
|||
Api.datasets,
|
||||
Api.scoring,
|
||||
Api.inference,
|
||||
Api.agents,
|
||||
],
|
||||
),
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue