JusticeRage / Gepetto

IDA plugin which queries uses language models to speed up reverse-engineering
GNU General Public License v3.0
2.87k stars 263 forks source link

Support azure GPT #43

Open xbigwork opened 2 months ago

xbigwork commented 2 months ago

is it possible to support azure? how to config?

JusticeRage commented 2 months ago

I suppose it's possible, but it will be a very low priority for me. You can probably adapt the existing code in Gepetto for OpenAI using this resource.