vizro
vizro copied to clipboard
Add support for openai >= 1.0.0
Description
vizro_ai is not working with openai package higher or equal to 1.0.0
https://github.com/mckinsey/vizro/actions/runs/6804870476/job/18503283998
Expected behavior
No response
vizro version
0.1.6
Python version
3.9
OS
Linux
How to Reproduce
- Install openai >= 1.0.0
- Run vizro_ai package
Output
No response
Code of Conduct
- [X] I agree to follow the Code of Conduct.
Same here !
Solved with https://github.com/mckinsey/vizro/pull/369