Using GPT-4 on Azure OpenAI with File Attachments

AMROUN Lysa 361 Reputation points
2024-06-24T07:54:43.9566667+00:00

good morning,

I use gpt4-o on azure openai, and since this model is multi-model I would like to use it with images, pdf, files as attachments like we use on openai, is this possible with azure openai? how can I do it?

thank you

Lysa

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

2 answers

Sort by: Most helpful
  1. santoshkc 9,400 Reputation points Microsoft Vendor
    2024-06-24T08:58:51.5866667+00:00

    Hi @AMROUN Lysa,

    Thank you for reaching out to Microsoft Q&A forum!

    I found that GPT4-o on Azure OpenAI can only accept text and images as input, and not PDFs or other file types. GPT-4o is the latest model from OpenAI. GPT-4o integrates text and images in a single model, enabling it to handle multiple data types simultaneously.

    For more info: Azure OpenAI Service models.

    Let me know if you have any further questions or if there's anything else I can assist you with.


    If this answers your query, do click Accept Answer and Yes for was this answer helpful.

    0 comments No comments

  2. Jack Liu 30 Reputation points
    2024-09-09T11:17:36.0466667+00:00

    but I saw openai API it supports PDF in this link: https://platform.openai.com/docs/assistants/tools/file-search. Could Azure Openai help to support pdf as well? Thanks.


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.