mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-01 16:24:44 +00:00
update memory providers
This commit is contained in:
parent
73a6589446
commit
62865ce0d2
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ from llama_toolchain.core.datatypes import * # noqa: F403
|
|||
EMBEDDING_DEPS = [
|
||||
"blobfile",
|
||||
"chardet",
|
||||
"PdfReader",
|
||||
"pypdf",
|
||||
"sentence-transformers",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue