mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-04 12:07:34 +00:00
addressed the PR comments
This commit is contained in:
parent
cb00e5933b
commit
2df858bdd6
3 changed files with 5 additions and 15 deletions
|
@ -33,7 +33,6 @@ def available_providers() -> List[ProviderSpec]:
|
|||
config_class="llama_stack.providers.adapters.safety.sample.SampleConfig",
|
||||
)
|
||||
),
|
||||
|
||||
remote_provider_spec(
|
||||
api=Api.safety,
|
||||
adapter=AdapterSpec(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue