Adds Azure OpenAI support, other fixes; forces build of wheel for 3.12
What's Changed
- Fix PytestCollectionWarning in tests by @sarahec in #799
- Ensure --outfile isn't a directory by @sarahec in #800
- Added support for azure openai to fetch code suggestions by @sourabp in #806
- Add Python 3.12 Wheel support by @kinoute in #808
New Contributors
Full Changelog: v1.5.38...v1.5.39