AdalFlow icon indicating copy to clipboard operation
AdalFlow copied to clipboard

[FEATURE REQUEST] Add Model Client For Azure OpenAI

Open francisrafal opened this issue 1 year ago • 6 comments

Hi, I really like your design philosophy. It would be great to have a model client for Azure OpenAI.

francisrafal avatar Jul 08 '24 18:07 francisrafal

Thanks for requesting this. We will see if anyone in the community are interested to contribute this.

liyin2015 avatar Jul 08 '24 19:07 liyin2015

Hi @liyin2015, I'd be happy to give this a shot. From my understanding, this could be done by a few changes in the already present openai_client.py, correct? Or am I missing something?

mdarshad1000 avatar Jul 09 '24 09:07 mdarshad1000

@mdarshad1000 lets create a different client, i previously used azure ai, the setup is a bit different. You need to check it out their official website and look at their sdks and apis and follow some example of openai client. Please read the model client tutorial before you make a plan. It might be good that you start to write a plan and all the links here before you submit pr

liyin2015 avatar Jul 13 '24 02:07 liyin2015

@liyin2015 hello liyin i would love to work on this client part , if no one is assign i can work on this

Manish06097 avatar Aug 24 '24 07:08 Manish06097

Has anyone started to add the azure openai model client ? Very useful for people relying on azure for data/security reasons.

axmoyal avatar Oct 22 '24 12:10 axmoyal

Hi @francisrafal @axmoyal @Manish06097 @mdarshad1000, this issue is re-opening so feel free to contribute even here: https://github.com/SylphAI-Inc/AdalFlow/issues/285

fm1320 avatar Nov 28 '24 14:11 fm1320