andrewm4894 / anomstack

Anomstack - Painless open source anomaly detection for your metrics 📈📉🚀
https://andrewm4894.github.io/anomstack/
MIT License
83 stars 6 forks source link

Update openai to latest sdk #46

Closed andrewm4894 closed 7 months ago

andrewm4894 commented 7 months ago

This pull request updates the openai package to version 1.2.4, which includes bug fixes and performance improvements. The get_completion function has been updated to use the new OpenAI class instead of the deprecated openai.ChatCompletion method. No other changes have been made.