Azure OpenAI Studio: Chat Playground - Add your data (preview) chunking issue

Joshua Quinto 20 Reputation points
2023-10-10T07:55:28.94+00:00

Currently trying to use [Add your data (preview)] in Azure OpenAI Studio.

It was working perfectly fine a few weeks ago, but now, trying to initialize it with

Add a data source > Azure Blob Storage (appropriate settings) > Indexer Schedule = Daily > Add vector search to this source

I always get

"Your data was connected with the following warnings

・Indexer [Indexer name-chunk] succeeded with 0 documents"

It seems that Add your data now creates a chunking skillset, but not sure how to really debug it.

Please kindly let me know your thoughts. Thank you!

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.
720 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,194 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Alex Avery 0 Reputation points
    2024-03-25T19:09:48.9633333+00:00

    @Robert Vettor my best guess is that it doesn't handle that filetype

    I ran into this uploading a .csv, then when I uploaded the same file as a .md table, it was recognized (and chunked into 7 docs).