Skip to content

Reuse of existing AI search index (rag real time audio) - issue with vector / fields #2679

@zxrzxr69-creator

Description

@zxrzxr69-creator

Hi,

Using actually with no issue with all the great features activated from "azure-search-openai-demo,"
Want to reuse ressources with this repo aisearch-openai-rag-audio, and get this error : "(InvalidVectorQuery) Field 'embedding' does not have a vectorizer defined in it's vector profile."
Check on Azure portal :

Image

so i have add vectorizer found in the list :

Image

but still get an error "azure.core.exceptions.HttpResponseError: () Could not complete vectorization action. The vectorization endpoint returned status code '401' (Unauthorized).": does this due to the need of using Search Service ManagedIdentity ?

If i set the parameter : AZURE_SEARCH_USE_VECTOR_QUERY="false" as mentionned in aisearch-openai-rag-audio repo
azure.core.exceptions.HttpResponseError: () The field 'id' in the search field list is not searchable.
Parameter name: searchFields
Code:
Message: The field 'id' in the search field list is not searchable.
Parameter name: searchFields

any solution ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions