mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-25 21:57:45 +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
|
@ -29,7 +29,7 @@ providers:
|
|||
model: Prompt-Guard-86M
|
||||
memory:
|
||||
- provider_id: meta0
|
||||
provider_type: inline::meta-reference
|
||||
provider_type: inline::faiss
|
||||
config: {}
|
||||
agents:
|
||||
- provider_id: meta0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue