plasma-umass / scalene

Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python with AI-powered optimization proposals
Apache License 2.0
12.23k stars 399 forks source link

Added support for azure openai to fetch code suggestions #806

Closed sourabp closed 7 months ago

sourabp commented 7 months ago

Present implementation supports openai and locally installed models to fetch code suggestions. As part of this PR, have added support to fetch code suggestions from azure open ai interfaces as well.