mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-06-27 18:50:41 +00:00
Update provider types and prefix with inline::
This commit is contained in:
parent
896b304e62
commit
2c294346ae
12 changed files with 32 additions and 32 deletions
|
@ -4,8 +4,8 @@ distribution_spec:
|
|||
providers:
|
||||
inference: remote::together
|
||||
memory:
|
||||
- meta-reference
|
||||
- inline::faiss
|
||||
- remote::weaviate
|
||||
safety: inline::llama-guard
|
||||
agents: meta-reference
|
||||
telemetry: meta-reference
|
||||
agents: inline::meta-reference
|
||||
telemetry: inline::meta-reference
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue