mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-29 07:14:20 +00:00
updated docs
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
This commit is contained in:
parent
cfde4af3ab
commit
95b6dc69bf
1 changed files with 0 additions and 1 deletions
|
@ -77,7 +77,6 @@ class VectorDBs(Protocol):
|
||||||
"""Register a vector database.
|
"""Register a vector database.
|
||||||
|
|
||||||
:param vector_db_id: The identifier of the vector database to register.
|
:param vector_db_id: The identifier of the vector database to register.
|
||||||
:param provider_vector_db_id: The identifier of the vector database in the provider.
|
|
||||||
:param embedding_model: The embedding model to use.
|
:param embedding_model: The embedding model to use.
|
||||||
:param embedding_dimension: The dimension of the embedding model.
|
:param embedding_dimension: The dimension of the embedding model.
|
||||||
:param provider_id: The identifier of the provider.
|
:param provider_id: The identifier of the provider.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue