matteomarjanovic

Results 1 issues of matteomarjanovic

When creating the `AzureOpenAIEmbeddingSkill` instance in [azure-search-integrated-vectorization-sample.ipynb](https://github.com/Azure/azure-search-vector-samples/blob/692e2e38d5c29af8790b8280298a1e1f433730d9/demo-python/code/azure-search-integrated-vectorization-sample.ipynb), the `model` variable containing `"text-embedding-ada-002"` model name is used as input for `deployment_id` field, instead of the actual name of the model deployment....