Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Add AzureOpenAIAssistantAgent #14630

Open
yifanniemanu opened this issue Jul 8, 2024 · 0 comments
Open

[Feature Request]: Add AzureOpenAIAssistantAgent #14630

yifanniemanu opened this issue Jul 8, 2024 · 0 comments
Labels
enhancement New feature or request triage Issue needs to be triaged/prioritized

Comments

@yifanniemanu
Copy link

Feature Description

I noticed llama_index.agent.openai only has OpenAIAssistantAgent, which uses the public OpenAI, could you please add AzureOpenAIAssistantAgent to allow us leverage Azure OpenAI? Thanks.

Reason

I've read llama-index-integrations/agent/llama-index-agent-openai/llama_index/agent/openai/base.py
There's no AzureOpenAI AIAssistant class.

Value of Feature

Many users are not using public version of OpenAI, but using Azure OpenAI, enabling this (and full-scale support for Azure OpenAI) is important to users who only have Azure OpenAI subscription.

@yifanniemanu yifanniemanu added enhancement New feature or request triage Issue needs to be triaged/prioritized labels Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage Issue needs to be triaged/prioritized
1 participant