Implementing File Upload and Analysis with Azure OpenAI

AC 85 Reputation points
2025-01-09T06:08:30.1533333+00:00

What are the steps to implement a file upload button and analysis feature in a web application using Azure OpenAI just like in ChatGPT? Are there specific limitations or constraints that need to be considered?

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,081 questions
{count} vote

1 answer

Sort by: Most helpful
  1. Saideep Anchuri 9,425 Reputation points Microsoft External Staff Moderator
    2025-01-09T06:51:18.2733333+00:00

    Hi AC

    Welcome to Microsoft Q&A Forum, thank you for posting your query here!

    I understand that you are encountering an issue, File Upload is already there in chat playground. You can use the 'add your own data' feature in OpenAI chat playground to interact with your files. The files will be indexed using AI Search Basic Tier or higher tier. These indexes will then be queried from the vector store and communicated to OpenAI.

    please refer the screenshot:

    User's image

    Kindly refer below documentation: openai

    Thank You.


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.