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?
- Quickstart
- Concepts
- In-depth Python how-to
- Code Interpreter
- Function calling
- Assistants model & region availability
- Assistants Python & REST reference
- Assistants Samples
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.