mirror of
https://github.com/meta-llama/llama-stack.git
synced 2026-01-03 08:02:17 +00:00
fix after rebasing, now test isn't working
This commit is contained in:
parent
102af46d5d
commit
acc4d75c48
3 changed files with 17 additions and 9 deletions
|
|
@ -5,7 +5,7 @@ distribution_spec:
|
|||
providers:
|
||||
inference:
|
||||
- remote::centml
|
||||
memory:
|
||||
vector_io:
|
||||
- inline::faiss
|
||||
- remote::chromadb
|
||||
- remote::pgvector
|
||||
|
|
@ -28,5 +28,6 @@ distribution_spec:
|
|||
- remote::brave-search
|
||||
- remote::tavily-search
|
||||
- inline::code-interpreter
|
||||
- inline::memory-runtime
|
||||
- inline::rag-runtime
|
||||
- remote::model-context-protocol
|
||||
image_type: conda
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue