Kanaries / pygwalker

PyGWalker: Turn your pandas dataframe into an interactive UI for visual analysis
https://kanaries.net/pygwalker
Apache License 2.0
13.45k stars 703 forks source link

Feature: Add link to API implementation documentation instead of invalid API key error. #660

Open dwestjohn opened 1 week ago

dwestjohn commented 1 week ago

Hello!

PyGWalker has been very useful for creating quick visualizations within jupyter notebook!

I noticed that when you try using the AI request tool, an API key error pops up when the feature is not properly set up through the Kanaries portal.

It may be beneficial for new users to have the setup link and a quick explanation displayed if a user tries using the feature without the key. This would save time for the user during the initial setup.

Thanks for all of your work!

image