SKaplanOfficial / Raycast-PromptLab

A Raycast extension for creating powerful, contextually-aware AI commands using placeholders, action scripts, selected files, and more.
https://www.raycast.com/HelloImSteven/promptlab
252 stars 7 forks source link

Azure OpenAI #18

Open aj-dev-smith opened 1 year ago

aj-dev-smith commented 1 year ago

Any plans to support Azure OpenAI endpoints? I've tried it with what seems to be the correct settings, but no luck yet.

I'm having difficulty debugging what's actually happening. All I've been able to see is the chat gets named Unauthorized.

Azure OpenAI shouldn't be much different from regular OpenAI from what I can tell.

SKaplanOfficial commented 1 year ago

Hi, can you share the config you're using? If it's a model under "Manage Models", you can copy the JSON using command+shift+j.

thuongtin commented 9 months ago

I also want to use Azure but don't know how to configure the model @SKaplanOfficial

roolio commented 1 week ago

Hello, +1 on this request : being able to use Azure OpenAI would be great. I'm not proficient enough in ts|js , but I guess we'd need only slight modifications on the manage model code to make it work