microsoft / lida

Automatic Generation of Visualizations and Infographics using Large Language Models
https://microsoft.github.io/lida/
MIT License
2.66k stars 282 forks source link

Update README.md #14

Closed rgbkrk closed 1 year ago

rgbkrk commented 1 year ago

Include llm in import line so the Manager creation can work.

Note: I tried to use this example with the release on PyPI and it didn't work (enrich not a keyword argument). I'll give the repo itself a try.

Ok, made this work with main.