Azure AI Studio

Kushagra Sharma 90 Reputation points
2024-01-08T07:19:02.0733333+00:00

Hello,
I'm currently dealing with the 'Bring your own data' feature in Azure AI to develop a custom chatbot using a knowledge bank.
The problem I'm encountering is that the knowledge bank disappears after some time, causing the published app to become unresponsive. To resolve this issue, I find myself repeatedly having to link the knowledge bank to ensure the chatbot runs correctly.
error

as shown, for now the data is attached but after some time it gets disappeared and i need to add this again (Index) in order to make the chatbot run correctly

Thanks in advance😊

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,044 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,889 questions
{count} votes

Accepted answer
  1. navba-MSFT 24,890 Reputation points Microsoft Employee
    2024-01-08T12:51:48.6433333+00:00

    @Kushagra Sharma I am able to reproduce this issue at my end. I was able to add a data source and then post refreshing the browser or by opening a new browser instance (not a separate tab) the data source was removed from the Azure Open AI studio.

    This is a known issue. Azure Open AI Add Your Data feature is currently a preview feature. Product Group team confirmed that these kind of custom configurations are not ready to be saved between the browser sessions yet.
    .
    Product Group confirmed they are working to make this to happen as soon as possible, so it´s on the current roadmap for Azure OpenAI, but there is no ETA we can share at this moment. The workaround suggested is to reuse the Search Index created during the first configuration when you need to use this feature.
    .
    Please note that your actual data source like Cognitive search, storage resource and the search index will not be deleted in the background.
    .
    Alternatively, You can try to Chat with Azure OpenAI models using your own data via the preferred programming langauge from your app as shown here. Hope this answers.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.