3,003 questions with Azure AI services tags

Sort by: Updated
0 answers

I am unable to create index in Azure AI search using c#

Followed below git repo (From line 231 - 307) to create index in Azure AI Search using Azure open AI model (text-embedding-3-large) https://github.com/Azure/azure-search-vector-samples/blob/main/demo-dotnet/DotNetVectorDemo/Program.cs I am not using…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,120 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,153 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,003 questions
asked 2024-12-26T16:30:37.97+00:00
AJITH KRISHNA MANKENA 0 Reputation points
0 answers

Azure AI Studio: Cohere-rerank-v3-multilingual - This model is not available for deployment in Azure AI Foundry yet

I have created a hub in Sweden Central in Azure AI foundry. I am trying to deploy the Cohere-rerank-v3-multilingual as proposed in this tutorial but I get the following error: Model unavailable This model is not available for deployment in Azure AI…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,003 questions
asked 2024-12-18T13:00:16.1133333+00:00
Vasilis Dr 0 Reputation points
commented 2024-12-26T16:19:05.45+00:00
kothapally Snigdha 835 Reputation points Microsoft Vendor
0 answers

I am unable to create index in Azure AI search using C#

I have followed below git repo to create index in Azure AI Search (Line 231 - 307) https://github.com/Azure/azure-search-vector-samples/blob/main/demo-dotnet/DotNetVectorDemo/Program.cs I am not using SemanticSearch so removed code from Line 266 -…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,120 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,153 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,003 questions
asked 2024-12-26T16:18:20.36+00:00
AJITH KRISHNA MANKENA 0 Reputation points
2 answers

AI quota extension

Hai team this is a followup to my previous question, now i have exhausted mu available quota and is there any way that i can extend my free trial account a bit, if possible can you guide me on how?

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,003 questions
asked 2024-12-26T15:15:51.6066667+00:00
dsr 20 Reputation points
answered 2024-12-26T16:17:00.4166667+00:00
Azar 24,600 Reputation points MVP
1 answer

How to invoke Azure AI resources on an ER-connected internal network

Hello, I'm currently an internal network PC user connected to Azure ER. I'm using vscode for development Invoking azure resources by modifying the window's host file. It is possible to call the index list of aisearch via postman, but An ssl error is…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,120 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,003 questions
asked 2024-12-26T04:28:07.36+00:00
HyeonJung Park 45 Reputation points
answered 2024-12-26T15:10:36.6366667+00:00
Azar 24,600 Reputation points MVP
1 answer One of the answers was accepted by the question author.

Azure AI Studio: Error in Index Lookup Step of Prompt Flow ('search_function_construction')

I'm experiencing an issue with Azure AI Studio while working on a prompt flow. I had successfully deployed multiple versions before, but suddenly, I started encountering an error during the index lookup step. The error message is: lookup : Execution…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,120 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,451 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,003 questions
asked 2024-12-23T23:46:04.3433333+00:00
Hector Rosado 45 Reputation points
commented 2024-12-26T14:30:25.63+00:00
Hector Rosado 45 Reputation points
1 answer

Environment Setup Error in Azure AI Foundry Code Section with managed network Isolation

I am encountering an error message when attempting to use my compute in the code section of AI Foundry. The error message states: "Environment setup error: Environment for this compute is not in a healthy state (report-api-error). Trace ID:…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,003 questions
asked 2024-12-17T20:30:09.4133333+00:00
Amir Zareie 0 Reputation points
commented 2024-12-26T13:32:37.73+00:00
AshokPeddakotla-MSFT 35,576 Reputation points
0 answers

Unable to access AzureOpenAI

I have a AzureOpenAI Chat playground setup with a deployment of gpt-4o model. I am trying to access it to integrate with our application, but unable to access it. I have a Cognitive Services OpenAI contributor role assigned for OpenAI Service access,…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,451 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,003 questions
asked 2024-12-24T13:03:23.9066667+00:00
Kannanc 0 Reputation points
commented 2024-12-26T10:57:52.8233333+00:00
Saideep Anchuri 590 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Azure AI - Error 429 GPT4o Chat Playground

Dear Team, I have configured in Azure AI Chat Playground the "Add your data" (Preview) with GPT4o deployment. It is connected to my Azure AI Search Index which has 9 PDF documents. Whenever I chat with the bot, it successfully respond to the…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,120 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,451 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,003 questions
asked 2024-07-03T11:53:11.3866667+00:00
Abigail Joyce Cuadra 20 Reputation points
commented 2024-12-26T06:27:18.8666667+00:00
Dvir Hanum 0 Reputation points
2 answers

Index Lookup Error in Azure AI Studio Prompt Flow

I am building a straightforward RAG prompt flow within Azure AI Studio. I have loaded the data and created the indexes successfully, and I am able to use the data in the Chat Playground to generate responses. However, when using the "Index…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,003 questions
asked 2024-12-24T17:04:53.8066667+00:00
Prabhakar Reddy 0 Reputation points
edited the question 2024-12-26T04:40:29.8733333+00:00
AshokPeddakotla-MSFT 35,576 Reputation points
1 answer

How to fix "application error" after deployed azure chat from GitHub.

I have deployed my azure chat app (the one forked from microsoft/azurechat github) and I am pretty sure that I have followed every single step in the repo to build and deploy my solution into Azure web app. However, after the deployment the app should…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,003 questions
asked 2024-12-20T18:00:47.0266667+00:00
Venkatachalam, Divya 0 Reputation points
commented 2024-12-26T04:38:08.45+00:00
Saideep Anchuri 590 Reputation points Microsoft Vendor
1 answer

Added a index lookup to prompt flow in azure ai studio and while executing that getting error:Run failed: Exception: Exception occured in search_function_construction.

un failed: Exception: Exception occured in search_function_construction. Traceback (most recent call last): File "/azureml-envs/prompt-flow/runtime/lib/python3.9/site-packages/pydantic/_internal/_generate_schema.py", line 864, in…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,003 questions
asked 2024-12-24T07:18:18.4166667+00:00
Ramachandran, Sriram (Cognizant) 5 Reputation points
commented 2024-12-26T03:29:02.1066667+00:00
Saideep Anchuri 590 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Passing in expected input_data to endpoint returns ForecastingDataException

I created an online endpoint for a model trained by AutoML (so the score python file was internally built by AutoML). When I pass a JSON input to the endpoint with the same parameters as the column names in the training CSV file, I get this error. What…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,045 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,003 questions
asked 2024-03-07T10:54:46.71+00:00
Sunand Sandurkar 25 Reputation points
commented 2024-12-25T16:42:55.03+00:00
staf wynants 0 Reputation points
1 answer

Issue Accessing Meta-Llama-3.1-70B-Instruct Model in East US 2 Region

I am experiencing an issue when trying to access the Meta-Llama-3.1-70B-Instruct model via the Azure OpenAI service in the East US 2 region. Below are the details of the problem: Service: Azure OpenAI Model: Meta-Llama-3.1-70B-Instruct Region: East…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,003 questions
asked 2024-12-21T04:03:12.6366667+00:00
Raj Shukla 5 Reputation points
commented 2024-12-25T14:20:51.2033333+00:00
VINODH KUMAR T D 26,371 Reputation points MVP
0 answers

Issue with Azure Promptflow API Deployment Functionality

Today, there seems to be an issue with Azure Promptflow deployment. API deployment is not functioning properly, but the Promptflow chat in the Dev Studio is still responding as expected. error log: 2024-12-18 08:55:24 +0000 22 execution …

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,451 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,003 questions
asked 2024-12-18T09:01:21.2533333+00:00
Pratya Thanwatthanakit 5 Reputation points
commented 2024-12-25T12:10:58.8066667+00:00
sambhav jain 0 Reputation points
2 answers

cannot get past sign up for pay as go and cannot create resource

My goal is to use speech-to-text services and obtain a private API key for my app. (I have tried all of this with multiple email addresses on different laptops) I signup for Azure and I can auth in and see the main screen where I can access the…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,003 questions
asked 2024-12-23T15:43:14.1766667+00:00
gigithebear 0 Reputation points
edited a comment 2024-12-24T19:59:37.1033333+00:00
kothapally Snigdha 835 Reputation points Microsoft Vendor
2 answers

I am trying to execute a prompt flow in azure ai atudio and getting the following error:Run failed: Exception: Exception occured in search_function_construction.

raceback (most recent call last): File "/azureml-envs/prompt-flow/runtime/lib/python3.9/site-packages/pydantic/_internal/_generate_schema.py", line 864, in _resolve_forward_ref obj = _typing_extra.eval_type_backport(obj,…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,003 questions
asked 2024-12-24T07:13:39.2533333+00:00
Ramachandran, Sriram (Cognizant) 5 Reputation points
answered 2024-12-24T16:13:24.5066667+00:00
Sina Salam 14,551 Reputation points
0 answers

Getting 401 error when accessing Text Analytics for health client library- The Submit text analysis job Operation under Microsoft Cognitive Language Service - 2022-05-15-preview is not supported with the current subscription key and pricing tier AIService

{ "error": { "code": "401", "message": "The Submit text analysis job Operation under Microsoft Cognitive Language Service - 2022-05-15-preview is not supported with the current subscription…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,003 questions
asked 2024-12-19T17:17:33.0933333+00:00
Jessal John 0 Reputation points
commented 2024-12-24T13:32:31.7866667+00:00
Jessal John 0 Reputation points
1 answer

GPT-4 Turbo with Vision Preview exist?

I am trying to follow these doc , but I can not found GPT-4 turbo with vision preview, and do not works with another model. Please save me.

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,003 questions
asked 2024-12-21T21:24:38.32+00:00
Cauan Sousa 0 Reputation points
commented 2024-12-24T07:36:41.2766667+00:00
navba-MSFT 26,890 Reputation points Microsoft Employee
1 answer

How to fix "ERROR: pip's dependency resolver does not currently take into account all the packages that are installed." while using Promt Flow.

I have made a custom image to use python's version 3.10.1 on Azure Ai Foundry 's Prompt Flow ( Earlier Ai Studio). The Flow is running successfully by ignoring the error. ERROR: pip's dependency resolver does not currently take into account all the…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,045 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,003 questions
asked 2024-12-17T07:06:14.37+00:00
Lovedeep Singh 225 Reputation points
edited an answer 2024-12-24T07:09:20.1366667+00:00
romungi-MSFT 48,141 Reputation points Microsoft Employee