mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-26 07:18:03 +00:00
removing provider_ prefix
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
This commit is contained in:
parent
36ca9543a5
commit
648db8408c
6 changed files with 12 additions and 12 deletions
4
docs/_static/llama-stack-spec.yaml
vendored
4
docs/_static/llama-stack-spec.yaml
vendored
|
|
@ -7984,7 +7984,7 @@ components:
|
|||
type: string
|
||||
embedding_dimension:
|
||||
type: integer
|
||||
provider_vector_db_name:
|
||||
vector_db_name:
|
||||
type: string
|
||||
additionalProperties: false
|
||||
required:
|
||||
|
|
@ -10940,7 +10940,7 @@ components:
|
|||
type: string
|
||||
description: >-
|
||||
The identifier of the vector database in the provider.
|
||||
provider_vector_db_name:
|
||||
vector_db_name:
|
||||
type: string
|
||||
description: The name of the vector database.
|
||||
additionalProperties: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue