DORSETRIGS
Home

azure-ai (20 post)


posts by category not found!

Cognitive Service and Communication service Connection Error

Troubleshooting Cognitive Service and Communication Service Connection Errors When working with Azures Cognitive Services and Communication Services developers

2 min read 30-09-2024 42
Cognitive Service and Communication service Connection Error
Cognitive Service and Communication service Connection Error

How to fix streaming Azure AI responses from sending incomplete data?

How to Fix Streaming Azure AI Responses from Sending Incomplete Data When working with Azure AI services one common issue developers encounter is the streaming

2 min read 30-09-2024 44
How to fix streaming Azure AI responses from sending incomplete data?
How to fix streaming Azure AI responses from sending incomplete data?

BadRequestError: Context length exceeded the 8192 token limit, resulting in error code 400

Understanding Bad Request Error Context Length Exceeded the 8192 Token Limit If you ve ever encountered the error message Bad Request Error Context length excee

2 min read 30-09-2024 42
BadRequestError: Context length exceeded the 8192 token limit, resulting in error code 400
BadRequestError: Context length exceeded the 8192 token limit, resulting in error code 400

How to Consume Registered Connections in Function Calling with PromptFlow in AI Studio?

How to Consume Registered Connections in Function Calling with Prompt Flow in AI Studio In the realm of AI development connecting various services and component

3 min read 28-09-2024 46
How to Consume Registered Connections in Function Calling with PromptFlow in AI Studio?
How to Consume Registered Connections in Function Calling with PromptFlow in AI Studio?

Azure AI Search Error: Parameter name: $skip Exception Details: ParameterValueOutOfRange Value must be between 0 and 100000

Understanding and Resolving the Azure AI Search Error Parameter Value Out Of Range If you ve encountered the Azure AI Search error message stating Parameter nam

3 min read 26-09-2024 48
Azure AI Search Error: Parameter name: $skip Exception Details: ParameterValueOutOfRange Value must be between 0 and 100000
Azure AI Search Error: Parameter name: $skip Exception Details: ParameterValueOutOfRange Value must be between 0 and 100000

Implement a Condition in an Azure AI Search Skillset

Implementing a Condition in an Azure AI Search Skillset In this article we will explore how to implement a condition in an Azure AI Search Skillset Azure Cognit

2 min read 23-09-2024 52
Implement a Condition in an Azure AI Search Skillset
Implement a Condition in an Azure AI Search Skillset

The completion operation does not work with the specified model, gpt-4

Understanding the Issue Completion Operation Does Not Work with the Specified Model GPT 4 In the world of AI and machine learning particularly when working with

2 min read 21-09-2024 50
The completion operation does not work with the specified model, gpt-4
The completion operation does not work with the specified model, gpt-4

What can I input under the Object type in Azure Ai Studio's Prompt Flow?

Understanding Input Types in Azure AI Studios Prompt Flow Azure AI Studio offers a robust platform for creating and managing AI models particularly through its

2 min read 20-09-2024 51
What can I input under the Object type in Azure Ai Studio's Prompt Flow?
What can I input under the Object type in Azure Ai Studio's Prompt Flow?

How to avoid CUDA Our of Memory Error when deploying Rhea-72b-v0.5 or other big LLMS on Azure AI Studio

How to Avoid CUDA Out of Memory Error When Deploying Rhea 72 B v0 5 or Other Large LLMs on Azure AI Studio Deploying large language models LLMs like Rhea 72 B v

3 min read 20-09-2024 45
How to avoid CUDA Our of Memory Error when deploying Rhea-72b-v0.5 or other big LLMS on Azure AI Studio
How to avoid CUDA Our of Memory Error when deploying Rhea-72b-v0.5 or other big LLMS on Azure AI Studio

using date metadata from docx, pdf files for Azure cognitive search

Leveraging Date Metadata from DOCX and PDF Files for Azure Cognitive Search In the world of data management and search the ability to efficiently extract and ut

3 min read 20-09-2024 47
using date metadata from docx, pdf files for Azure cognitive search
using date metadata from docx, pdf files for Azure cognitive search

Why the chatbot does not take the "system message" into consideration at all?

Understanding Why Chatbots May Not Consider System Messages In the realm of chatbot development and functionality a common question arises Why does a chatbot no

3 min read 19-09-2024 41
Why the chatbot does not take the "system message" into consideration at all?
Why the chatbot does not take the "system message" into consideration at all?

Azure AI Skillset getting skipped due to parsing issue

Understanding Azure AI Skillset Parsing Issues Why Your Skillset May Be Skipped When working with Azure Cognitive Search users often encounter various challenge

3 min read 19-09-2024 53
Azure AI Skillset getting skipped due to parsing issue
Azure AI Skillset getting skipped due to parsing issue

Azure AI Search Azure Table as source

Scaling Search Performance Can Azure Table Storage Handle Millions of Articles Searching through millions of articles can quickly become a performance bottlenec

2 min read 01-09-2024 46
Azure AI Search Azure Table as source
Azure AI Search Azure Table as source

How to export and import a fine-tuned AI model to a different instance of Azure AI Service or Azure OpenAI?

How to Export and Import Fine Tuned AI Models in Azure AI Services and Azure Open AI This article explains how to deploy a fine tuned AI model to different inst

2 min read 01-09-2024 56
How to export and import a fine-tuned AI model to a different instance of Azure AI Service or Azure OpenAI?
How to export and import a fine-tuned AI model to a different instance of Azure AI Service or Azure OpenAI?

Cannot Setup Microsoft Azure AI Video Indexer ARM Account on Microsoft Azure AI Video Indexer Web Portal

Conquering the Trial Badge A Guide to Linking Your Azure AI Video Indexer Resources Many users face the frustration of seeing the TRIAL badge in the Azure AI Vi

2 min read 31-08-2024 45
Cannot Setup Microsoft Azure AI Video Indexer ARM Account on Microsoft Azure AI Video Indexer Web Portal
Cannot Setup Microsoft Azure AI Video Indexer ARM Account on Microsoft Azure AI Video Indexer Web Portal

How to have the control over the audio playing when text is converted to speech using Azure Speech Service?

Mastering Audio Control with Azure Speech Service A Guide to Seamless Speech Synthesis This article will guide you through the intricacies of controlling audio

2 min read 31-08-2024 47
How to have the control over the audio playing when text is converted to speech using Azure Speech Service?
How to have the control over the audio playing when text is converted to speech using Azure Speech Service?

Using Azure Text Analytics to Detect Language per Sentence Instead of Paragraph

Detecting Language at the Sentence Level with Azure Text Analytics Azure Text Analytics offers a powerful set of tools for extracting valuable information from

3 min read 30-08-2024 52
Using Azure Text Analytics to Detect Language per Sentence Instead of Paragraph
Using Azure Text Analytics to Detect Language per Sentence Instead of Paragraph

OpenAIEmbeddings works fine but AzureOpenAIEmbeddings gives error: 'str' object has no attribute 'create'

Debugging str object has no attribute create Error in Azure Open AI Embeddings This article explores a common error encountered when using Azure Open AI Embeddi

2 min read 30-08-2024 54
OpenAIEmbeddings works fine but AzureOpenAIEmbeddings gives error: 'str' object has no attribute 'create'
OpenAIEmbeddings works fine but AzureOpenAIEmbeddings gives error: 'str' object has no attribute 'create'

How to improve response time of Phi-3-medium-128k serverless API?

Optimizing Phi 3 medium 128k Serverless API Response Time A Deep Dive Large language models LLMs like Phi 3 medium 128k offer powerful capabilities but achievin

3 min read 29-08-2024 53
How to improve response time of Phi-3-medium-128k serverless API?
How to improve response time of Phi-3-medium-128k serverless API?

No deployments available with an embedding model

Troubleshooting No Deployments Available with an Embedding Model Error This article provides a step by step guide to troubleshoot the No deployments available w

3 min read 27-08-2024 96
No deployments available with an embedding model
No deployments available with an embedding model