Deployment of Assistant API on Azure ML prompt flow.

Karishma Nanda 265 Reputation points
2024-02-16T12:49:53.4766667+00:00

Hi, I am trying to use recently launched AZURE Assistant API (link) on my own data and deploy it, but I am confused about implementing and deploying on Azure ML like how to connect my data, do I need to create vector database and store my data in there and then connect Assistant with it , or is it possible to connect your Assistant in AZURE ML Promt Flow on, and what type of IAM role do I need to implement and deploy Assistant. Please help me.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,080 questions
0 comments No comments
{count} votes

Accepted answer
  1. AshokPeddakotla-MSFT 35,971 Reputation points Moderator
    2024-02-16T15:47:16.8633333+00:00

    Karishma Nanda Greetings!

    I am trying to use recently launched AZURE Assistant API (link) on my own data and deploy it, but I am confused about implementing and deploying on Azure ML like how to connect my data,

    Did you check this doc Get started using Azure OpenAI Assistants (Preview) already?

    Regarding your question about connecting the Assistant in Azure ML Prompt Flow, I am not sure about the specific details of your use case. Can you add more details for further assistance.

    However, you can use the Assistant API to interact with the model from any application that can make HTTP requests.

    Regarding your role, please see Role-based access control for Azure OpenAI Service for more details.

    Hope this helps. Do let me know if you have any further queries.

    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.