vizro icon indicating copy to clipboard operation
vizro copied to clipboard

Add support for openai >= 1.0.0

Open l0uden opened this issue 1 year ago • 1 comments

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

  1. Install openai >= 1.0.0
  2. Run vizro_ai package

Output

No response

Code of Conduct

l0uden avatar Nov 09 '23 12:11 l0uden

Same here !

matheus695p avatar Dec 16 '23 14:12 matheus695p

Solved with https://github.com/mckinsey/vizro/pull/369

maxschulz-COL avatar Jul 10 '24 14:07 maxschulz-COL