Alok Kumar Greetings & Welcome to Microsoft Q&A forum!
I'm working on this chat with pdf tool called ChatPDF.so and i want to integrate Assistant API from openai. I'm not able to find Assistant api option on Azure. I was wondering is it available in Azure?
I understand that you are looking for Azure OpenAI assistants support.
Azure OpenAI supports the assistant API that powers OpenAI's GPTs and currently in preview. Azure OpenAI Assistants (Preview) allows you to create AI assistants tailored to your needs through custom instructions and advanced tools like code interpreter, and custom functions.
Availability varies by region. Azure OpenAI Assistants are currently available in Sweden Central, East US 2, and Australia East. For more information about model availability in those regions, see the models guide.
Also, You can check the Get started using Azure OpenAI Assistants (Preview) for more details.
To learn more, check the below documentations.
- Quickstart
- Concepts
- In-depth Python how-to
- Code Interpreter
- Function calling
- Assistants model & region availability
- Assistants Python & REST reference
- Assistants Samples
Do let me know if that helps or have any other queries.
If the response helped, please do click Accept Answer
and Yes
for was this answer helpful.
Doing so would help other community members with similar issue identify the solution. I highly appreciate your contribution to the community.