Facing error in face api and gpt 4o in python flask

Usman Farooq 0 Reputation points
2025-02-13T10:01:32.4866667+00:00

I am working on a app in a python flask app and want to use gpt 4o and face api at the same time but i am unable to. firstly i thougnt the issue is in code but and there was but that was fixed the i tried to check apis on postman but those or not working not the face api and nor the gpt 4o.

i even tried to create a new app like a chat bot to make using deepseek api provided by azure but dont work.

so kindly help to know why i am unable to use any of the api provided by azure. Currently we have microsoft sponsorship plan.

thank you!

Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
176 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Manas Mohanty 745 Reputation points Microsoft Vendor
    2025-02-13T10:57:50.2+00:00

    Hi Usman Farooq

    Please ensure you have sufficient credits on Azure Sponsorship plan to utilize GPT4o models.

    Attached

    1. Rest API documentation of GPT4o and Face API reference.
    2. SDK documentation of GPT4o and Face API .

    For Face API, it is needed to submit the details on this registration form and get approved prior using the apis.

    Reference on Face API registration

    If you have enough credits and approved already for using face API from above form, we can check other issues like permission/network/api_version/code usage etc.

    Please share sample codes and error trace from your trials for further assistance.

    Thank you.

    0 comments No comments

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.