removing provider_ prefix

Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
This commit is contained in:
Francisco Javier Arceo 2025-07-10 09:19:34 -04:00
parent 36ca9543a5
commit 648db8408c
6 changed files with 12 additions and 12 deletions

View file

@ -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